Skip to content

Commit 9e6412a

Browse files
1.3.2 CHANGELOG [skip ci]
## [1.3.2](v1.3.1...v1.3.2) (2024-03-24) ### Bug Fixes * updated .npmignore ([d18d37f](d18d37f))
1 parent d18d37f commit 9e6412a

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

Diff for: CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.3.2](https://github.com/JS-AK/example-automatic-deploy-ts-app-to-npm-with-scope/compare/v1.3.1...v1.3.2) (2024-03-24)
2+
3+
4+
### Bug Fixes
5+
6+
* updated .npmignore ([d18d37f](https://github.com/JS-AK/example-automatic-deploy-ts-app-to-npm-with-scope/commit/d18d37f23ef83c40793e506da12102a771054e0c))
7+
18
## [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)
29

310

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

0 commit comments

Comments
 (0)