Skip to content

Commit 739a9da

Browse files
committed
chore(release): 0.0.16
1 parent 686672a commit 739a9da

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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.16](https://github.com/agileago/vue3-oop/compare/v0.0.15...v0.0.16) (2021-12-13)
6+
7+
8+
### Features
9+
10+
* webpack支持热更新 ([686672a](https://github.com/agileago/vue3-oop/commit/686672a3416719c6c440f64ce56182a3a91e26a3))
11+
512
### [0.0.15](https://github.com/agileago/vue3-oop/compare/v0.0.14...v0.0.15) (2021-12-12)
613

714

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.15",
3+
"version": "0.0.16",
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)