Skip to content

Commit 5078ef9

Browse files
1.0.5 CHANGELOG [skip ci]
## [1.0.5](v1.0.4...v1.0.5) (2023-01-25) ### Bug Fixes * package.json ([94b5997](94b5997))
1 parent 94b5997 commit 5078ef9

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.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+
18
## [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)
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.4",
3+
"version": "1.0.5",
44
"description": "example-automatic-deploy-js-app-to-npm-with-scope",
55
"publishConfig": {
66
"access": "public",

0 commit comments

Comments
 (0)