Skip to content

Commit 82b2a0c

Browse files
committed
chore: update package.json version
1 parent ab50c04 commit 82b2a0c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/core/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# vue-change-marker
22

3+
## 0.0.3
4+
5+
### Patch Changes
6+
7+
- feat: beautify highlight style
8+
39
## 0.0.2
410

511
### Patch Changes

packages/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-change-marker",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "Highlight updated vue components",
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)