Skip to content

Commit 93c0b7b

Browse files
ci: release packages (#1507)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e83511a commit 93c0b7b

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/fix-model-auth-error-message.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

apps/kimi-code/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @moonshot-ai/kimi-code
22

3+
## 0.23.3
4+
5+
### Patch Changes
6+
7+
- [#1506](https://github.com/MoonshotAI/kimi-code/pull/1506) [`e83511a`](https://github.com/MoonshotAI/kimi-code/commit/e83511a7118652a67676bbcfd41148907ad7b8de) Thanks [@7Sageer](https://github.com/7Sageer)! - Fix a misleading "OAuth login expired" message shown when a model is not available for the current account; the CLI now shows the provider's actual error.
8+
39
## 0.23.2
410

511
### Patch Changes

apps/kimi-code/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@moonshot-ai/kimi-code",
3-
"version": "0.23.2",
3+
"version": "0.23.3",
44
"description": "The Starting Point for Next-Gen Agents",
55
"license": "MIT",
66
"author": "Moonshot AI",

0 commit comments

Comments
 (0)