Release v0.6.0

This commit is contained in:
nrslib 2026-02-05 23:50:47 +09:00
parent 653b55a034
commit 77eab06dca
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",