Skip to content

Commit 291a6b3

Browse files
committed
Merge branch 'main' into develop - sync stable release v1.1.7
2 parents aea5c16 + 25835c1 commit 291a6b3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-pivottable",
3-
"version": "1.1.7-beta.1751886929",
3+
"version": "1.1.7",
44
"type": "module",
55
"description": "",
66
"exports": {

packages/lazy-table-renderer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vue-pivottable/lazy-table-renderer",
3-
"version": "1.1.7-beta.1751886929",
3+
"version": "1.1.7",
44
"type": "module",
55
"description": "",
66
"exports": {

packages/plotly-renderer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vue-pivottable/plotly-renderer",
3-
"version": "2.0.8-beta.1751886929",
3+
"version": "2.0.8",
44
"type": "module",
55
"exports": {
66
".": {

0 commit comments

Comments
 (0)