We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b12f910 commit 0e28fa3Copy full SHA for 0e28fa3
CHANGELOG.md
@@ -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
8
# 1.0.0 (2025-08-07)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "lambda-shell-runtime",
- "version": "1.0.0",
+ "version": "1.1.0",
"private": true,
"scripts": {
"release": "semantic-release"
0 commit comments