Skip to content

Commit ffc159c

Browse files
chore(release): 1.18.1 [skip ci]
## [1.18.1](v1.18.0...v1.18.1) (2025-04-01) ### Bug Fixes * no frozen-lockfile ([2aba011](2aba011))
1 parent 85f1edf commit ffc159c

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.18.1](https://github.com/kexa-io/Kexa/compare/v1.18.0...v1.18.1) (2025-04-01)
2+
3+
4+
### Bug Fixes
5+
6+
* no frozen-lockfile ([2aba011](https://github.com/kexa-io/Kexa/commit/2aba0112d42a53c7376632ae54c71da2ef6e7078))
7+
18
# [1.18.0](https://github.com/kexa-io/Kexa/compare/v1.17.6...v1.18.0) (2025-03-31)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -574,7 +574,7 @@
574574
"ts-node": "^10.9.2",
575575
"typescript": "^5.8.2"
576576
},
577-
"version": "1.18.0",
577+
"version": "1.18.1",
578578
"main": "./build/index.js",
579579
"scripts": {
580580
"postinstall": "node-config-ts",

0 commit comments

Comments
 (0)