We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94b5997 commit 5078ef9Copy full SHA for 5078ef9
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.5](https://github.com/JS-AK/example-automatic-deploy-js-app-to-npm-with-scope/compare/v1.0.4...v1.0.5) (2023-01-25)
2
+
3
4
+### Bug Fixes
5
6
+* package.json ([94b5997](https://github.com/JS-AK/example-automatic-deploy-js-app-to-npm-with-scope/commit/94b5997c1ec1a52fcb7484fba06c50448e576935))
7
8
## [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)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@js-ak/example-automatic-deploy-js-app-to-npm-with-scope",
- "version": "1.0.4",
+ "version": "1.0.5",
"description": "example-automatic-deploy-js-app-to-npm-with-scope",
"publishConfig": {
"access": "public",
0 commit comments