Skip to content

Commit 444ea33

Browse files
committed
chore(release): 1.0.14
1 parent 382585d commit 444ea33

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,5 +1,12 @@
11

22

3+
## [1.0.14](https://github.com/agileago/vue3-oop/compare/v1.0.13...v1.0.14) (2024-12-09)
4+
5+
6+
### Bug Fixes
7+
8+
* 支持 data-* ([364ac94](https://github.com/agileago/vue3-oop/commit/364ac940d99fe49905797277f385d9053e821c33))
9+
310
## [1.0.13](https://github.com/agileago/vue3-oop/compare/v1.0.12...v1.0.13) (2024-12-05)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue3-oop",
3-
"version": "1.0.13",
3+
"version": "1.0.14",
44
"main": "dist/vue3-oop.js",
55
"module": "dist/vue3-oop.mjs",
66
"types": "types/index.d.ts",

0 commit comments

Comments
 (0)