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 5fc3d50 commit cc2d222Copy full SHA for cc2d222
CHANGELOG.md
@@ -1,5 +1,7 @@
1
2
3
+## [1.0.8](https://github.com/agileago/vue3-oop/compare/v1.0.7...v1.0.8) (2024-10-17)
4
+
5
## [1.0.7](https://github.com/agileago/vue3-oop/compare/v1.0.6...v1.0.7) (2024-10-14)
6
7
package.json
@@ -1,6 +1,6 @@
{
"name": "vue3-oop",
- "version": "1.0.7",
+ "version": "1.0.8",
"main": "dist/vue3-oop.js",
"module": "dist/vue3-oop.mjs",
"types": "types/index.d.ts",
0 commit comments