chore: bump version to 1.0.0 and add CHANGELOG.md
Release version 1.0.0 with comprehensive changelog documenting all features added since initial development including skill installer, TileList component, file watcher, and theme system. Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude
parent
839a3ad50c
commit
2d2e5f5648
+1
-1
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
||||
|
||||
[project]
|
||||
name = "clide"
|
||||
version = "0.1.0"
|
||||
version = "1.0.0"
|
||||
description = "A TUI CLI IDE for Claude Code CLI"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.12"
|
||||
|
||||
Reference in New Issue
Block a user