Skip to content

Commit 4aed92b

Browse files
committedJun 17, 2024
1.1.0 CHANGELOG [skip ci]
# [1.1.0](v1.0.7...v1.1.0) (2024-06-17) ### Features * update dev-deps to actual ([862a934](862a934))
1 parent 862a934 commit 4aed92b

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.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)
2+
3+
4+
### Features
5+
6+
* update dev-deps to actual ([862a934](https://github.com/JS-AK/example-automatic-deploy-js-app-to-npm-with-scope/commit/862a9342cae63a0491f084c102cd4e25b8f345ed))
7+
18
## [1.0.7](https://github.com/JS-AK/example-automatic-deploy-js-app-to-npm-with-scope/compare/v1.0.6...v1.0.7) (2023-11-05)
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-js-app-to-npm-with-scope",
3-
"version": "1.0.7",
3+
"version": "1.1.0",
44
"description": "example-automatic-deploy-js-app-to-npm-with-scope",
55
"publishConfig": {
66
"access": "public",

0 commit comments

Comments
 (0)
Please sign in to comment.