Skip to content

Commit 011f7d8

Browse files
committed
chore: update version id to 1.0.0
1 parent 2b9ec5a commit 011f7d8

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [1.0.0](https://github.com/duruyao/goshare/compare/v0.9.0...v1.0.0) (2022-05-23)
2+
3+
4+
### Bug Fixes
5+
6+
* fix error: curl: (18) transfer closed with xxx bytes remaining to read ([de31680](https://github.com/duruyao/goshare/commit/de31680cf5efdf6dadeb8d2ef301188379acb2a9)), closes [#3](https://github.com/duruyao/goshare/issues/3)
7+
8+
9+
### Features
10+
11+
* add the function `VersionSerial` and `FixedUrlPrefix` ([93ea456](https://github.com/duruyao/goshare/commit/93ea456fc5f30584da2d8589e8bbe5fe03e0c165))
12+
13+
14+
115
# 0.9.0 (2022-05-19)
216

317

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.9.0",
2+
"version": "1.0.0",
33
"devDependencies": {
44
"cz-conventional-changelog": "^3.3.0"
55
},

0 commit comments

Comments
 (0)