Skip to content

Commit

Permalink
Release v2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lvjiaxuan committed May 6, 2023
1 parent 62caf97 commit da80373
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 3 deletions.
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
# Changelog

Tag ranges `v1.0.0...v2.0.0` (2). [All GitHub Releases](https://github.com/lvjiaxuan/vue-number-roll/releases).
Tag ranges `v1.0.0...v2.0.1` (3). [All GitHub Releases](https://github.com/lvjiaxuan/vue-number-roll/releases).

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

### &nbsp;&nbsp;&nbsp;🐛 Fixes

- sw 2 vue-demi, omg &nbsp;-&nbsp; by @lvjiaxuan [<samp>(62caf)</samp>](https://github.com/lvjiaxuan/vue-number-roll/commit/62caf97)

### &nbsp;&nbsp;&nbsp;📝 Documentation

- update npm badge &nbsp;-&nbsp; by @lvjiaxuan [<samp>(fab42)</samp>](https://github.com/lvjiaxuan/vue-number-roll/commit/fab423b)

## v2.0.0 <sub>(2023-05-06)</sub>
[Compare changes](https://github.com/lvjiaxuan/vue-number-roll/compare/v1.0.0...v2.0.0)
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vue-number-roll",
"type": "module",
"version": "2.0.0",
"version": "2.0.1",
"private": false,
"author": "lvjiaxuan <471501748@qq.com> (https://github.com/lvjiaxuan)",
"license": "MIT",
Expand Down Expand Up @@ -64,4 +64,4 @@
"vue": "^3.2.47",
"vue-tsc": "^1.6.4"
}
}
}

0 comments on commit da80373

Please sign in to comment.