chore(release): 0.5.3
This commit is contained in:
@@ -1,5 +1,11 @@
|
|||||||
# changelog
|
# changelog
|
||||||
|
|
||||||
|
## v0.5.3 (2026-01-02)
|
||||||
|
|
||||||
|
### changes
|
||||||
|
|
||||||
|
- default claude allowed tools to `["Bash", "Read", "Edit", "Write"]` when not configured
|
||||||
|
|
||||||
## v0.5.2 (2026-01-02)
|
## v0.5.2 (2026-01-02)
|
||||||
|
|
||||||
### changes
|
### changes
|
||||||
|
|||||||
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
[project]
|
[project]
|
||||||
name = "takopi"
|
name = "takopi"
|
||||||
authors = [{name = "banteg"}]
|
authors = [{name = "banteg"}]
|
||||||
version = "0.5.2"
|
version = "0.5.3"
|
||||||
description = "Telegram bridge for Codex, Claude Code, and other agent CLIs."
|
description = "Telegram bridge for Codex, Claude Code, and other agent CLIs."
|
||||||
readme = "readme.md"
|
readme = "readme.md"
|
||||||
license = { file = "LICENSE" }
|
license = { file = "LICENSE" }
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
__version__ = "0.5.2"
|
__version__ = "0.5.3"
|
||||||
|
|||||||
Reference in New Issue
Block a user