Skip to content

Commit 88d311f

Browse files
committed
chore(release): 1.0.11
1 parent c45e169 commit 88d311f

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.11](https://github.com/agileago/vue3-oop/compare/v1.0.10...v1.0.11) (2024-11-22)
4+
5+
6+
### Features
7+
8+
* 增加simple-props组件定义 ([c45e169](https://github.com/agileago/vue3-oop/commit/c45e169b46a35eb3fc83c95fc6a9f4a1277f396f))
9+
310
## [1.0.10](https://github.com/agileago/vue3-oop/compare/v1.0.9...v1.0.10) (2024-11-13)
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.10",
3+
"version": "1.0.11",
44
"main": "dist/vue3-oop.js",
55
"module": "dist/vue3-oop.mjs",
66
"types": "types/index.d.ts",

0 commit comments

Comments
 (0)