Skip to content

Commit 8950e16

Browse files
1.5.0 CHANGELOG [skip ci]
# [1.5.0](v1.4.0...v1.5.0) (2024-03-28) ### Features * added docu ([97d641e](97d641e))
1 parent 4e742a4 commit 8950e16

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.5.0](https://github.com/JS-AK/example-automatic-deploy-ts-app-to-npm-with-scope/compare/v1.4.0...v1.5.0) (2024-03-28)
2+
3+
4+
### Features
5+
6+
* added docu ([97d641e](https://github.com/JS-AK/example-automatic-deploy-ts-app-to-npm-with-scope/commit/97d641e65758ce35ac74400f0832def1e2d48268))
7+
18
# [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)
29

310

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

0 commit comments

Comments
 (0)