We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f88cdc5 + 1c86d8a commit 9464979Copy full SHA for 9464979
CHANGELOG.md
@@ -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
8
## [1.23.3](https://github.com/weskerllc/cronicorn/compare/v1.23.2...v1.23.3) (2026-02-13)
9
10
package.json
@@ -9,7 +9,7 @@
"node": ">=24.0.0",
"pnpm": ">=10.0.0"
11
},
12
- "version": "1.23.3",
+ "version": "1.23.4",
13
"scripts": {
14
"🚀 ---------- SETUP ----------": "",
15
"postinstall": "pnpm build:packages",
0 commit comments