Skip to content

Commit ab45efd

Browse files
committed
v1.2.0
1 parent edf85eb commit ab45efd

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [1.2.0](https://github.com/agileago/vue3-oop/compare/v1.1.2...v1.2.0) (2025-06-05)
2+
3+
4+
### Bug Fixes
5+
6+
* correct provides handling in provideService function ([edf85eb](https://github.com/agileago/vue3-oop/commit/edf85eb2df1bc5d32e138d5af16c61d4943e0e9a))
7+
8+
9+
110
## [1.1.2](https://github.com/agileago/vue3-oop/compare/v1.1.1...v1.1.2) (2025-05-20)
211

312

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.1.2",
3+
"version": "1.2.0",
44
"packageManager": "[email protected]",
55
"engines": {
66
"pnpm": ">=9.0"

0 commit comments

Comments
 (0)