Skip to content

Commit f25f7ff

Browse files
committed
chore(release): 0.0.9
1 parent 35578ff commit f25f7ff

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [0.0.9](https://github.com/agileago/vue3-oop/compare/v0.0.8...v0.0.9) (2021-12-09)
6+
57
### [0.0.8](https://github.com/agileago/vue3-oop/compare/v0.0.7...v0.0.8) (2021-12-09)
68

79
### [0.0.7](https://github.com/agileago/vue3-oop/compare/v0.0.6...v0.0.7) (2021-12-05)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue3-oop",
3-
"version": "0.0.8",
3+
"version": "0.0.9",
44
"main": "dist/vue3-oop.cjs.js",
55
"module": "dist/vue3-oop.es.js",
66
"types": "types/index.d.ts",

0 commit comments

Comments
 (0)