We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f00d7b commit c188057Copy full SHA for c188057
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.2](https://github.com/JS-AK/example-automatic-deploy-js-app-to-npm-with-scope/compare/v1.0.1...v1.0.2) (2023-01-23)
2
+
3
4
+### Bug Fixes
5
6
+* rename package ([4f00d7b](https://github.com/JS-AK/example-automatic-deploy-js-app-to-npm-with-scope/commit/4f00d7bd64d9cbb7651c3f89402c6febcb6631e8))
7
8
## [1.0.1](https://github.com/JS-AK/test-dep-43/compare/v1.0.0...v1.0.1) (2023-01-22)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@js-ak/example-automatic-deploy-js-app-to-npm-with-scope",
- "version": "1.0.1",
+ "version": "1.0.2",
"description": "example-automatic-deploy-js-app-to-npm-with-scope",
"publishConfig": {
"access": "public",
0 commit comments