Skip to content

Commit d8e17ef

Browse files
authored
Merge pull request #153 from vue-pivottable/release-to-main
chore: update version to latest release [skip ci]
2 parents 7b59a6d + 9261295 commit d8e17ef

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.15](https://github.com/vue-pivottable/vue3-pivottable/compare/vue-pivottable@1.0.14...vue-pivottable@1.0.15) (2025-06-05)
2+
3+
4+
### Bug Fixes
5+
6+
* delay Draggable render to prevent _sortable.option error on HMR [#150](https://github.com/vue-pivottable/vue3-pivottable/issues/150) ([2ea40c8](https://github.com/vue-pivottable/vue3-pivottable/commit/2ea40c83f39f561dd409e8da23f724fa7a08849e))
7+
18
## [1.0.14](https://github.com/vue-pivottable/vue3-pivottable/compare/vue-pivottable@1.0.13...vue-pivottable@1.0.14) (2025-05-13)
29

310

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.0.14",
3+
"version": "1.0.15",
44
"type": "module",
55
"description": "",
66
"exports": {

0 commit comments

Comments
 (0)