Skip to content

Commit 0e28fa3

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.0...v1.1.0) (2025-08-07) ### Features * debugging semantic ([b12f910](b12f910))
1 parent b12f910 commit 0e28fa3

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.1.0](https://github.com/ql4b/lambda-shell-runtime/compare/v1.0.0...v1.1.0) (2025-08-07)
2+
3+
4+
### Features
5+
6+
* debugging semantic ([b12f910](https://github.com/ql4b/lambda-shell-runtime/commit/b12f910cdfe52ace0efe209f3bd91b53fce451b6))
7+
18
# 1.0.0 (2025-08-07)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lambda-shell-runtime",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"private": true,
55
"scripts": {
66
"release": "semantic-release"

0 commit comments

Comments
 (0)