We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 994bbe3 commit b6884f1Copy full SHA for b6884f1
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.4](https://github.com/JS-AK/example-automatic-deploy-js-app-to-npm-with-scope/compare/v1.0.3...v1.0.4) (2023-01-23)
2
+
3
4
+### Bug Fixes
5
6
+* package-lock.json ([994bbe3](https://github.com/JS-AK/example-automatic-deploy-js-app-to-npm-with-scope/commit/994bbe39fd039fcabc59dd1e26699764e4f0106f))
7
8
## [1.0.3](https://github.com/JS-AK/example-automatic-deploy-js-app-to-npm-with-scope/compare/v1.0.2...v1.0.3) (2023-01-23)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@js-ak/example-automatic-deploy-js-app-to-npm-with-scope",
- "version": "1.0.3",
+ "version": "1.0.4",
"description": "example-automatic-deploy-js-app-to-npm-with-scope",
"publishConfig": {
"access": "public",
0 commit comments