chore: rc version bump

This commit is contained in:
github-actions[bot]
2025-11-30 18:43:19 +00:00
committed by Ralph Khreish
parent 3dc3e4f297
commit 4caa2fbafd
2 changed files with 7 additions and 1 deletions

View File

@@ -1,5 +1,11 @@
# task-master-ai
## 0.36.0-rc.2
### Patch Changes
- [#1463](https://github.com/eyaltoledano/claude-task-master/pull/1463) [`55595f6`](https://github.com/eyaltoledano/claude-task-master/commit/55595f680c8b52b5421d3e0c7640bf2050efe44f) Thanks [@Crunchyman-ralph](https://github.com/Crunchyman-ralph)! - Fix package issue in earlier rc
## 0.36.0-rc.1
### Minor Changes

View File

@@ -1,6 +1,6 @@
{
"name": "task-master-ai",
"version": "0.36.0-rc.1",
"version": "0.36.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",