Skip to content

Commit 14e7798

Browse files
chore(release): 1.0.1
1 parent f6ed949 commit 14e7798

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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+
### [1.0.1](https://github.com/SimpleRoom/walker-admin/compare/v1.1.0...v1.0.1) (2020-03-29)
6+
7+
8+
### Bug Fixes
9+
10+
* 🐛 测试releases ([e05207c](https://github.com/SimpleRoom/walker-admin/commit/e05207c5d1e122429a9eaa3c8a8ad7d9abe594ce))
11+
* 🐛 测试生成releases ([54b936d](https://github.com/SimpleRoom/walker-admin/commit/54b936dba5cd5fc50ed53efb9d369845c6aa5364))
12+
513
## [1.0.0](https://github.com/SimpleRoom/walker-admin/compare/v1.1.0...v1.0.0) (2020-03-29)
614

715

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "walker-admin",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"private": true,
55
"author": "九成",
66
"dependencies": {

0 commit comments

Comments
 (0)