Skip to content

Commit d973d70

Browse files
1.6.1 CHANGELOG [skip ci]
## [1.6.1](v1.6.0...v1.6.1) (2024-06-22) ### Bug Fixes * updated uncontrolled resource consumption in braces ([a89cc54](a89cc54))
1 parent a89cc54 commit d973d70

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.6.1](https://github.com/JS-AK/example-automatic-deploy-ts-app-to-npm-with-scope/compare/v1.6.0...v1.6.1) (2024-06-22)
2+
3+
4+
### Bug Fixes
5+
6+
* updated uncontrolled resource consumption in braces ([a89cc54](https://github.com/JS-AK/example-automatic-deploy-ts-app-to-npm-with-scope/commit/a89cc5477cb8e6f6c92e17066e51b69f2c4f4b9c))
7+
18
# [1.6.0](https://github.com/JS-AK/example-automatic-deploy-ts-app-to-npm-with-scope/compare/v1.5.0...v1.6.0) (2024-06-17)
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.6.0",
3+
"version": "1.6.1",
44
"description": "example-automatic-deploy-ts-app-to-npm-with-scope",
55
"publishConfig": {
66
"access": "public",

0 commit comments

Comments
 (0)