Skip to content

Commit 2a8aee1

Browse files
1.4.0 CHANGELOG [skip ci]
# [1.4.0](v1.3.4...v1.4.0) (2024-03-24) ### Bug Fixes * renamed .releaserc ([6fe1486](6fe1486)) ### Features * added tests to .github workflow ([bccaef9](bccaef9))
1 parent 6fe1486 commit 2a8aee1

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.4.0](https://github.com/JS-AK/example-automatic-deploy-ts-app-to-npm-with-scope/compare/v1.3.4...v1.4.0) (2024-03-24)
2+
3+
4+
### Bug Fixes
5+
6+
* renamed .releaserc ([6fe1486](https://github.com/JS-AK/example-automatic-deploy-ts-app-to-npm-with-scope/commit/6fe1486d7ded5758a19aaac80bdbd5532159d2d8))
7+
8+
9+
### Features
10+
11+
* added tests to .github workflow ([bccaef9](https://github.com/JS-AK/example-automatic-deploy-ts-app-to-npm-with-scope/commit/bccaef9be5e67802a53e8525977f98430aea2328))
12+
113
## [1.3.4](https://github.com/JS-AK/example-automatic-deploy-ts-app-to-npm-with-scope/compare/v1.3.3...v1.3.4) (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.3.4",
3+
"version": "1.4.0",
44
"description": "example-automatic-deploy-ts-app-to-npm-with-scope",
55
"publishConfig": {
66
"access": "public",

0 commit comments

Comments
 (0)