We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acfa5c8 commit 654c790Copy full SHA for 654c790
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [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)
2
+
3
4
+### Bug Fixes
5
6
+* add dependabot.yml ([acfa5c8](https://github.com/JS-AK/example-automatic-deploy-js-app-to-npm-with-scope/commit/acfa5c86a891b856ef32c6c53011c4485cefd1ee))
7
8
## [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)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@js-ak/example-automatic-deploy-js-app-to-npm-with-scope",
- "version": "1.0.2",
+ "version": "1.0.3",
"description": "example-automatic-deploy-js-app-to-npm-with-scope",
"publishConfig": {
"access": "public",
0 commit comments