Skip to content

Commit

Permalink
Release v3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lvjiaxuan committed Feb 29, 2024
1 parent 350a20e commit 1a4ff4d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 3 deletions.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
# Changelog

Tag ranges `v1.0.0...v3.1.0` (5). [All GitHub Releases](https://github.com/lvjiaxuan/vue-number-roll/releases).
Tag ranges `v1.0.0...v3.1.1` (6). [All GitHub Releases](https://github.com/lvjiaxuan/vue-number-roll/releases).

## v3.1.1 <sub>(2024-02-29)</sub>
[Compare changes](https://github.com/lvjiaxuan/vue-number-roll/compare/v3.1.0...v3.1.1)

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

- dev3 script &nbsp;-&nbsp; by @lvjiaxuan [<samp>(94451)</samp>](https://github.com/lvjiaxuan/vue-number-roll/commit/9445140)
- variant group isnt working for now &nbsp;-&nbsp; by @lvjiaxuan [<samp>(aaa7a)</samp>](https://github.com/lvjiaxuan/vue-number-roll/commit/aaa7a13)

## v3.1.0 <sub>(2023-06-08)</sub>
[Compare changes](https://github.com/lvjiaxuan/vue-number-roll/compare/v3.0.0...v3.1.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": "3.1.0",
"version": "3.1.1",
"private": false,
"author": "lvjiaxuan <471501748@qq.com> (https://github.com/lvjiaxuan)",
"license": "MIT",
Expand Down Expand Up @@ -72,4 +72,4 @@
"unbuild": "^2.0.0",
"vue": "^3.4.19"
}
}
}

0 comments on commit 1a4ff4d

Please sign in to comment.