Skip to content

Commit 9464979

Browse files
committed
2 parents f88cdc5 + 1c86d8a commit 9464979

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.23.4](https://github.com/weskerllc/cronicorn/compare/v1.23.3...v1.23.4) (2026-02-13)
2+
3+
4+
### Bug Fixes
5+
6+
* Increase max token limit per ai step ([228aea0](https://github.com/weskerllc/cronicorn/commit/228aea0db1e6003b3e362c5a7da9b024a8d97ab9))
7+
18
## [1.23.3](https://github.com/weskerllc/cronicorn/compare/v1.23.2...v1.23.3) (2026-02-13)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"node": ">=24.0.0",
1010
"pnpm": ">=10.0.0"
1111
},
12-
"version": "1.23.3",
12+
"version": "1.23.4",
1313
"scripts": {
1414
"🚀 ---------- SETUP ----------": "",
1515
"postinstall": "pnpm build:packages",

0 commit comments

Comments
 (0)