Skip to content

Commit 795d3cf

Browse files
1.1.0 CHANGELOG [skip ci]
# [1.1.0](v1.0.6...v1.1.0) (2024-03-11) ### Bug Fixes * updated gha ([8cb2d72](8cb2d72)) ### Features * update dev-deps to actual ([d32678c](d32678c))
1 parent d32678c commit 795d3cf

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

Diff for: CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.1.0](https://github.com/JS-AK/example-automatic-deploy-ts-app-to-npm-with-scope/compare/v1.0.6...v1.1.0) (2024-03-11)
2+
3+
4+
### Bug Fixes
5+
6+
* updated gha ([8cb2d72](https://github.com/JS-AK/example-automatic-deploy-ts-app-to-npm-with-scope/commit/8cb2d7212d01029910034ae5e7691f2e65219db3))
7+
8+
9+
### Features
10+
11+
* update dev-deps to actual ([d32678c](https://github.com/JS-AK/example-automatic-deploy-ts-app-to-npm-with-scope/commit/d32678c2b33f45b6d780818abc743bafd78976d8))
12+
113
## [1.0.6](https://github.com/JS-AK/example-automatic-deploy-ts-app-to-npm-with-scope/compare/v1.0.5...v1.0.6) (2023-11-06)
214

315

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

0 commit comments

Comments
 (0)