chore: bump version to 0.2.27

- Added Kiro Provider with generous free quota
- Fixed Codex Provider bugs
This commit is contained in:
decolua
2026-01-15 18:36:58 +07:00
parent 26b61e5fbb
commit 0f28920bbc
2 changed files with 9 additions and 1 deletions
+8
View File
@@ -1,3 +1,11 @@
# v0.2.27 (2026-01-15)
## Features
- Added Kiro Provider with generous free quota
## Bug Fixes
- Fixed Codex Provider bugs
# v0.2.21 (2026-01-12) # v0.2.21 (2026-01-12)
## Changes ## Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "9router-app", "name": "9router-app",
"version": "0.2.13", "version": "0.2.27",
"description": "9Router web dashboard", "description": "9Router web dashboard",
"private": true, "private": true,
"scripts": { "scripts": {