Skip to content

Commit 4f24ef5

Browse files
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2021-07-18) ### Features * example function hello ([9a4fa99](9a4fa99))
1 parent 8e6a01d commit 4f24ef5

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# 1.0.0 (2021-07-18)
2+
3+
### Features
4+
5+
- example function hello ([9a4fa99](https://github.com/tlibjs/package-template/commit/9a4fa99575359aeab5748c191ae6b3dbe2d935b0))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,5 +74,5 @@
7474
"publishConfig": {
7575
"access": "public"
7676
},
77-
"version": "0.0.1"
77+
"version": "1.0.0"
7878
}

0 commit comments

Comments
 (0)