Merge pull request #109 from nrslib/release/v0.6.0

Release v0.6.0
This commit is contained in:
nrs 2026-02-05 23:52:53 +09:00 committed by GitHub
commit 455eaf8545
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 1 deletions

View File

@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
## [0.6.0] - 2026-02-05
RC1/RC2 の内容を正式リリース。機能変更なし。
## [0.6.0-rc1] - 2026-02-05
### Fixed

View File

@ -1,6 +1,6 @@
{
"name": "takt",
"version": "0.6.0-rc1",
"version": "0.6.0",
"description": "TAKT: Task Agent Koordination Tool - AI Agent Piece Orchestration",
"main": "dist/index.js",
"types": "dist/index.d.ts",