Skip to content

Commit 371c429

Browse files
committed
chore(release): 1.0.13
1 parent 38f835d commit 371c429

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.13](https://github.com/agileago/vue3-oop/compare/v1.0.12...v1.0.13) (2024-12-05)
4+
5+
6+
### Bug Fixes
7+
8+
* 更新slots类型 ([38f835d](https://github.com/agileago/vue3-oop/commit/38f835d71d68e51589d533f9bde5fae84925750a))
9+
310
## [1.0.12](https://github.com/agileago/vue3-oop/compare/v1.0.11...v1.0.12) (2024-11-25)
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.12",
3+
"version": "1.0.13",
44
"main": "dist/vue3-oop.js",
55
"module": "dist/vue3-oop.mjs",
66
"types": "types/index.d.ts",

0 commit comments

Comments
 (0)