Skip to content

Commit 654c790

Browse files
1.0.3 CHANGELOG [skip ci]
## [1.0.3](v1.0.2...v1.0.3) (2023-01-23) ### Bug Fixes * add dependabot.yml ([acfa5c8](acfa5c8))
1 parent acfa5c8 commit 654c790

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [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)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@js-ak/example-automatic-deploy-js-app-to-npm-with-scope",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "example-automatic-deploy-js-app-to-npm-with-scope",
55
"publishConfig": {
66
"access": "public",

0 commit comments

Comments
 (0)