File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "." : " 0.14.0 "
2+ "." : " 0.14.1 "
33}
Original file line number Diff line number Diff line change 22
33## Unreleased
44
5+ ## [ 0.14.1] ( https://github.com/promptfoo/crabcode/compare/v0.14.0...v0.14.1 ) (2026-05-21)
6+
7+
8+ ### Bug Fixes
9+
10+ * ** deps:** update react monorepo to v19 ([ #105 ] ( https://github.com/promptfoo/crabcode/issues/105 ) ) ([ 454106b] ( https://github.com/promptfoo/crabcode/commit/454106bdfb5bd61bbdf20414422c6df66128982a ) )
11+ * draw ui dependabot alerts ([ #102 ] ( https://github.com/promptfoo/crabcode/issues/102 ) ) ([ a00a14b] ( https://github.com/promptfoo/crabcode/commit/a00a14b9946e7de3e346f50dab3c205ad082a9ad ) )
12+
513## [ 0.14.0] ( https://github.com/promptfoo/crabcode/compare/v0.13.1...v0.14.0 ) (2026-03-18)
614
715### Changed
Original file line number Diff line number Diff line change 2727
2828set -e
2929
30- VERSION=" 0.14.0 " # x-release-please-version
30+ VERSION=" 0.14.1 " # x-release-please-version
3131CONFIG_DIR=" $HOME /.crabcode"
3232CONFIG_FILE=" $CONFIG_DIR /config.yaml"
3333WIP_BASE=" $CONFIG_DIR /wip"
You can’t perform that action at this time.
0 commit comments