Skip to content

Commit da80373

Browse files
committed
Release v2.0.1
1 parent 62caf97 commit da80373

File tree

2 files changed

+14
-3
lines changed

2 files changed

+14
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
# Changelog
22

3-
Tag ranges `v1.0.0...v2.0.0` (2). [All GitHub Releases](https://github.com/lvjiaxuan/vue-number-roll/releases).
3+
Tag ranges `v1.0.0...v2.0.1` (3). [All GitHub Releases](https://github.com/lvjiaxuan/vue-number-roll/releases).
4+
5+
## v2.0.1 <sub>(2023-05-06)</sub>
6+
[Compare changes](https://github.com/lvjiaxuan/vue-number-roll/compare/v2.0.0...v2.0.1)
7+
8+
### &nbsp;&nbsp;&nbsp;🐛 Fixes
9+
10+
- sw 2 vue-demi, omg &nbsp;-&nbsp; by @lvjiaxuan [<samp>(62caf)</samp>](https://github.com/lvjiaxuan/vue-number-roll/commit/62caf97)
11+
12+
### &nbsp;&nbsp;&nbsp;📝 Documentation
13+
14+
- update npm badge &nbsp;-&nbsp; by @lvjiaxuan [<samp>(fab42)</samp>](https://github.com/lvjiaxuan/vue-number-roll/commit/fab423b)
415

516
## v2.0.0 <sub>(2023-05-06)</sub>
617
[Compare changes](https://github.com/lvjiaxuan/vue-number-roll/compare/v1.0.0...v2.0.0)

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vue-number-roll",
33
"type": "module",
4-
"version": "2.0.0",
4+
"version": "2.0.1",
55
"private": false,
66
"author": "lvjiaxuan <471501748@qq.com> (https://github.com/lvjiaxuan)",
77
"license": "MIT",
@@ -64,4 +64,4 @@
6464
"vue": "^3.2.47",
6565
"vue-tsc": "^1.6.4"
6666
}
67-
}
67+
}

0 commit comments

Comments
 (0)