Skip to content

Commit a8f5245

Browse files
committed
chore(release): 1.0.10
1 parent eaaf9bc commit a8f5245

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.10](https://github.com/agileago/vue3-oop/compare/v1.0.9...v1.0.10) (2024-11-13)
4+
5+
6+
### Bug Fixes
7+
8+
* provideservice correct value ([eaaf9bc](https://github.com/agileago/vue3-oop/commit/eaaf9bc3d2b18ef98b98cb60645b568363f784a4))
9+
310
## [1.0.9](https://github.com/agileago/vue3-oop/compare/v1.0.8...v1.0.9) (2024-10-17)
411

512
## [1.0.8](https://github.com/agileago/vue3-oop/compare/v1.0.7...v1.0.8) (2024-10-17)

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.9",
3+
"version": "1.0.10",
44
"main": "dist/vue3-oop.js",
55
"module": "dist/vue3-oop.mjs",
66
"types": "types/index.d.ts",

0 commit comments

Comments
 (0)