chore: rc version bump

This commit is contained in:
github-actions[bot]
2025-09-18 21:17:55 +00:00
parent 2b0cbdbc84
commit a33abe6c21
3 changed files with 8 additions and 1 deletions

View File

@@ -13,6 +13,7 @@
"easy-deer-heal",
"moody-oranges-slide",
"odd-otters-tan",
"shiny-regions-teach",
"wild-ears-look"
]
}

View File

@@ -1,5 +1,11 @@
# task-master-ai
## 0.27.0-rc.2
### Minor Changes
- [#1217](https://github.com/eyaltoledano/claude-task-master/pull/1217) [`e6de285`](https://github.com/eyaltoledano/claude-task-master/commit/e6de285ceacb0a397e952a63435cd32a9c731515) Thanks [@Crunchyman-ralph](https://github.com/Crunchyman-ralph)! - @tm/cli: add auto-update functionality to every command
## 1.0.0-rc.2
### Major Changes

View File

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