We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ab0897 commit 5b73002Copy full SHA for 5b73002
CHANGELOG.md
@@ -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
8
# 1.0.0 (2022-08-30)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@ilink-dev/common",
- "version": "1.0.0",
+ "version": "1.0.1",
"private": false,
"main": "./dist/index.js",
"license": "MIT",
0 commit comments