mirror of
https://github.com/siteboon/claudecodeui.git
synced 2026-05-02 10:48:36 +00:00
Compare commits
22 Commits
v1.31.4
...
feat/comma
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8b2ca7d868 | ||
|
|
f5387da9cd | ||
|
|
f2fab5b99d | ||
|
|
38553de4f2 | ||
|
|
b81530ce69 | ||
|
|
401df62f41 | ||
|
|
50e02e7c3e | ||
|
|
67ffaa7eff | ||
|
|
99495ff9ce | ||
|
|
3a264d5109 | ||
|
|
5f76051f08 | ||
|
|
dc281774b5 | ||
|
|
9179ca2f00 | ||
|
|
384cee2995 | ||
|
|
f1d7df2b1e | ||
|
|
95ad7272e9 | ||
|
|
66dd81976f | ||
|
|
50b35ea9f5 | ||
|
|
1e4d3eabb5 | ||
|
|
4ce54946ce | ||
|
|
2811c00eb8 | ||
|
|
33d3be6e73 |
@@ -3,14 +3,6 @@
|
||||
All notable changes to CloudCLI UI will be documented in this file.
|
||||
|
||||
|
||||
## [1.31.4](https://github.com/siteboon/claudecodeui/compare/v1.31.3...v1.31.4) (2026-04-30)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* bump codex sdk to latest version ([658421c](https://github.com/siteboon/claudecodeui/commit/658421c1c44ec4eb58b69ec7b1844a9fba11a3f3))
|
||||
|
||||
## [1.31.3](https://github.com/siteboon/claudecodeui/compare/v1.31.2...v1.31.3) (2026-04-30)
|
||||
|
||||
## [1.31.2](https://github.com/siteboon/claudecodeui/compare/v1.31.0...v1.31.2) (2026-04-30)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
4
package-lock.json
generated
4
package-lock.json
generated
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "@cloudcli-ai/cloudcli",
|
||||
"version": "1.31.4",
|
||||
"version": "1.31.2",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@cloudcli-ai/cloudcli",
|
||||
"version": "1.31.4",
|
||||
"version": "1.31.2",
|
||||
"hasInstallScript": true,
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"dependencies": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@cloudcli-ai/cloudcli",
|
||||
"version": "1.31.4",
|
||||
"version": "1.31.2",
|
||||
"description": "A web-based UI for Claude Code CLI",
|
||||
"type": "module",
|
||||
"main": "dist-server/server/index.js",
|
||||
|
||||
Reference in New Issue
Block a user