8000
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 075acc1 commit fc07f59Copy full SHA for fc07f59
CHANGELOG.md
@@ -1,5 +1,7 @@
1
2
3
+## [1.0.16](https://github.com/agileago/vue3-oop/compare/v1.0.15...v1.0.16) (2024-12-10)
4
+
5
## [1.0.15](https://github.com/agileago/vue3-oop/compare/v1.0.14...v1.0.15) (2024-12-10)
6
7
## [1.0.14](https://github.com/agileago/vue3-oop/compare/v1.0.13...v1.0.14) (2024-12-09)
package.json
@@ -1,6 +1,6 @@
{
"name": "vue3-oop",
- "version": "1.0.15",
+ "version": "1.0.16",
"main": "dist/vue3-oop.js",
"module": "dist/vue3-oop.mjs",
"types": "types/index.d.ts",
0 commit comments