Skip to content

Commit e147cca

Browse files
committed
Bump version to 2.0.5
1 parent 033644f commit e147cca

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## 2.0.4
3+
## 2.0.5
44
- UI üzerinden `.env` anahtarları ekleme/güncelleme eklendi.
55
- API tarafına `GET/POST /api/env` eklendi.
66

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Claude Code Router Config - Advanced Multi-Provider Setup
22

3-
🚀 **v2.0.4** - Unified router + config package with z.ai (GLM 4.7) support, advanced CLI tools, analytics, smart routing, and configuration templates!
3+
🚀 **v2.0.5** - Unified router + config package with z.ai (GLM 4.7) support, advanced CLI tools, analytics, smart routing, and configuration templates!
44

55
Use Claude Code as a single interface to access multiple AI providers with intelligent routing for optimal performance, cost, and quality.
66

7-
## ✨ New in v2.0.4
7+
## ✨ New in v2.0.5
88
- UI üzerinden `.env` anahtarları ekleme/güncelleme (TR/NL).
99
- `~/.env` otomatik yükleme ile API anahtarlarının bulunması (CLI + health monitor).
1010
- **z.ai Support**: Native integration for GLM-4.7 via z.ai (PPInfra).

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@halilertekin/claude-code-router-config",
3-
"version": "2.0.4",
3+
"version": "2.0.5",
44
"description": "Multi-provider configuration for Claude Code Router with intent-based routing, advanced CLI tools, analytics, and smart routing. Setup OpenAI, Anthropic, Gemini, Qwen, GLM, OpenRouter, and GitHub Copilot with intelligent routing.",
55
"main": "install.js",
66
"bin": {

0 commit comments

Comments
 (0)