Skip to content

Commit b9cac5d

Browse files
1.3.1 CHANGELOG [skip ci]
## [1.3.1](v1.3.0...v1.3.1) (2024-03-24) ### Bug Fixes * updated .npmignore ([9ec4d5d](9ec4d5d)) * updated .npmignore ([2253922](2253922))
1 parent 9ec4d5d commit b9cac5d

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

Diff for: CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.3.1](https://github.com/JS-AK/example-automatic-deploy-ts-app-to-npm-with-scope/compare/v1.3.0...v1.3.1) (2024-03-24)
2+
3+
4+
### Bug Fixes
5+
6+
* updated .npmignore ([9ec4d5d](https://github.com/JS-AK/example-automatic-deploy-ts-app-to-npm-with-scope/commit/9ec4d5dac6a633a540126ce445275fdd1a932b53))
7+
* updated .npmignore ([2253922](https://github.com/JS-AK/example-automatic-deploy-ts-app-to-npm-with-scope/commit/22539228150c249b0a1c03b00f8508c44c8b3441))
8+
19
# [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)
210

311

Diff for: package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

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

0 commit comments

Comments
 (0)