Skip to content

Commit 5b73002

Browse files
chore(release): 1.0.1 [skip ci]
## [1.0.1](v1.0.0...v1.0.1) (2022-08-30) ### Bug Fixes * **package:** package name ([9ca5068](9ca5068))
1 parent 2ab0897 commit 5b73002

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.1](https://github.com/i-link-pro-team/common-lib/compare/v1.0.0...v1.0.1) (2022-08-30)
2+
3+
4+
### Bug Fixes
5+
6+
* **package:** package name ([9ca5068](https://github.com/i-link-pro-team/common-lib/commit/9ca5068c3fef8f82884ad38965aa66ff19ac3865))
7+
18
# 1.0.0 (2022-08-30)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ilink-dev/common",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"private": false,
55
"main": "./dist/index.js",
66
"license": "MIT",

0 commit comments

Comments
 (0)