We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 865e9f3 commit eac57b0Copy full SHA for eac57b0
CHANGELOG.md
@@ -1,5 +1,7 @@
1
2
3
+## [1.0.9](https://github.com/agileago/vue3-oop/compare/v1.0.8...v1.0.9) (2024-10-17)
4
+
5
## [1.0.8](https://github.com/agileago/vue3-oop/compare/v1.0.7...v1.0.8) (2024-10-17)
6
7
## [1.0.7](https://github.com/agileago/vue3-oop/compare/v1.0.6...v1.0.7) (2024-10-14)
package.json
@@ -1,6 +1,6 @@
{
"name": "vue3-oop",
- "version": "1.0.8",
+ "version": "1.0.9",
"main": "dist/vue3-oop.js",
"module": "dist/vue3-oop.mjs",
"types": "types/index.d.ts",
0 commit comments