Skip to content

Commit 43af518

Browse files
committed
0.5.38
1 parent bc9c6cb commit 43af518

2 files changed

Lines changed: 16 additions & 1 deletion

File tree

changelog/v0.5.38.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Changelog v0.5.38 - 2026-06-27
2+
3+
### Added
4+
- feat(zcode): add full ZCode install-target support across all surfaces (PR #128)
5+
6+
### Fixed
7+
- fix: regenerate pnpm-lock.yaml to unblock Docker CI (PR #123)
8+
9+
### Changed
10+
- ci: pnpm-lock.yaml sync for @tanstack/react-virtual (PR #123)
11+
12+
### Closed (unresolved conflicts)
13+
- deps(deps-dev): bump vite-plus from 0.1.24 to 0.2.1 (PR #127) - Closed due to unresolvable pnpm-lock.yaml conflicts
14+
- deps(deps): bump kandown from 0.8.0 to 0.13.1 (PR #126) - Closed due to unresolvable pnpm-lock.yaml conflicts
15+
- ci(deps): bump actions/checkout from 4 to 7 (PR #125) - Skipped due to failing audit check

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "free-coding-models",
3-
"version": "0.5.37",
3+
"version": "0.5.38",
44
"description": "Find the fastest coding LLM models in seconds — ping free models from multiple providers, pick the best one for OpenCode, Cursor, or any AI coding assistant.",
55
"keywords": [
66
"nvidia",

0 commit comments

Comments
 (0)