Skip to content

Commit 9de705d

Browse files
chore(release): 1.0.10 [skip ci]
## [1.0.10](https://github.com/vue-pivottable/vue3-pivottable/compare/[email protected]@1.0.10) (2025-05-12) ### Bug Fixes * add missing @semantic-release/git ([e95c90b](e95c90b))
1 parent 896e579 commit 9de705d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.10](https://github.com/vue-pivottable/vue3-pivottable/compare/[email protected]@1.0.10) (2025-05-12)
2+
3+
4+
### Bug Fixes
5+
6+
* add missing @semantic-release/git ([e95c90b](https://github.com/vue-pivottable/vue3-pivottable/commit/e95c90b8cd8737048e37da4eae8740d0b116fd37))
7+
18
## [1.0.4](https://github.com/vue-pivottable/vue3-pivottable/compare/v1.0.3...v1.0.4) (2025-05-08)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-pivottable",
3-
"version": "1.0.6",
3+
"version": "1.0.10",
44
"type": "module",
55
"description": "",
66
"exports": {

0 commit comments

Comments
 (0)