Skip to content

Commit

Permalink
1.3.0 CHANGELOG [skip ci]
Browse files Browse the repository at this point in the history
# [1.3.0](v1.2.0...v1.3.0) (2024-03-24)

### Bug Fixes

* updated .npmignore ([40a7e00](40a7e00))

### Features

* added .npmignore for test ([37da4b4](37da4b4))
  • Loading branch information
semantic-release-bot committed Mar 24, 2024
1 parent 40a7e00 commit 566f06f
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [1.3.0](https://github.com/JS-AK/example-automatic-deploy-ts-app-to-npm-with-scope/compare/v1.2.0...v1.3.0) (2024-03-24)


### Bug Fixes

* updated .npmignore ([40a7e00](https://github.com/JS-AK/example-automatic-deploy-ts-app-to-npm-with-scope/commit/40a7e003728e2ad13f4474d3a5e6beaca1d3df14))


### Features

* added .npmignore for test ([37da4b4](https://github.com/JS-AK/example-automatic-deploy-ts-app-to-npm-with-scope/commit/37da4b406a03b59bd3796acdcc772f94990b9f00))

# [1.2.0](https://github.com/JS-AK/example-automatic-deploy-ts-app-to-npm-with-scope/compare/v1.1.0...v1.2.0) (2024-03-24)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@js-ak/example-automatic-deploy-ts-app-to-npm-with-scope",
"version": "1.2.0",
"version": "1.3.0",
"description": "example-automatic-deploy-ts-app-to-npm-with-scope",
"publishConfig": {
"access": "public",
Expand Down

0 comments on commit 566f06f

Please sign in to comment.