Skip to content

Commit 3d5042a

Browse files
1.1.1 CHANGELOG [skip ci]
## [1.1.1](v1.1.0...v1.1.1) (2024-06-22) ### Bug Fixes * updated uncontrolled resource consumption in braces ([af640c8](af640c8))
1 parent af640c8 commit 3d5042a

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.1](https://github.com/JS-AK/example-automatic-deploy-js-app-to-npm-with-scope/compare/v1.1.0...v1.1.1) (2024-06-22)
2+
3+
4+
### Bug Fixes
5+
6+
* updated uncontrolled resource consumption in braces ([af640c8](https://github.com/JS-AK/example-automatic-deploy-js-app-to-npm-with-scope/commit/af640c85efe60ea8e46e7b11d86276f0e5827817))
7+
18
# [1.1.0](https://github.com/JS-AK/example-automatic-deploy-js-app-to-npm-with-scope/compare/v1.0.7...v1.1.0) (2024-06-17)
29

310

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@js-ak/example-automatic-deploy-js-app-to-npm-with-scope",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "example-automatic-deploy-js-app-to-npm-with-scope",
55
"publishConfig": {
66
"access": "public",

0 commit comments

Comments
 (0)