chore: rc version bump

This commit is contained in:
github-actions[bot]
2025-09-18 15:18:17 +00:00
parent 255b9f0334
commit cf3339fa48
3 changed files with 8 additions and 1 deletions

View File

@@ -10,6 +10,7 @@
"@tm/core": "0.26.0"
},
"changesets": [
"easy-deer-heal",
"moody-oranges-slide",
"odd-otters-tan",
"wild-ears-look"

View File

@@ -1,5 +1,11 @@
# task-master-ai
## 0.27.0-rc.1
### Minor Changes
- [`255b9f0`](https://github.com/eyaltoledano/claude-task-master/commit/255b9f0334555b0063280abde701445cd62fa11b) Thanks [@Crunchyman-ralph](https://github.com/Crunchyman-ralph)! - Testing one more pre-release iteration
## 0.27.0-rc.0
### Minor Changes

View File

@@ -1,6 +1,6 @@
{
"name": "task-master-ai",
"version": "0.27.0-rc.0",
"version": "0.27.0-rc.1",
"description": "A task management system for ambitious AI-driven development that doesn't overwhelm and confuse Cursor.",
"main": "index.js",
"type": "module",