Skip to content

Commit 566f06f

Browse files
1.3.0 CHANGELOG [skip ci]
# [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))
1 parent 40a7e00 commit 566f06f

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [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)
2+
3+
4+
### Bug Fixes
5+
6+
* updated .npmignore ([40a7e00](https://github.com/JS-AK/example-automatic-deploy-ts-app-to-npm-with-scope/commit/40a7e003728e2ad13f4474d3a5e6beaca1d3df14))
7+
8+
9+
### Features
10+
11+
* added .npmignore for test ([37da4b4](https://github.com/JS-AK/example-automatic-deploy-ts-app-to-npm-with-scope/commit/37da4b406a03b59bd3796acdcc772f94990b9f00))
12+
113
# [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)
214

315

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
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.2.0",
3+
"version": "1.3.0",
44
"description": "example-automatic-deploy-ts-app-to-npm-with-scope",
55
"publishConfig": {
66
"access": "public",

0 commit comments

Comments
 (0)