Version Packages (#1367)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Ralph Khreish <35776126+Crunchyman-ralph@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-11-01 11:11:06 +01:00
committed by GitHub
parent 98df39c014
commit 47c5b1e2ba
22 changed files with 129 additions and 143 deletions

View File

@@ -11,6 +11,13 @@
### Patch Changes
- Updated dependencies []:
- @tm/core@null
## null
### Patch Changes
- [#1305](https://github.com/eyaltoledano/claude-task-master/pull/1305) [`a98d96e`](https://github.com/eyaltoledano/claude-task-master/commit/a98d96ef0414833b948672f86da4acc11f700ebb) Thanks [@bjcoombs](https://github.com/bjcoombs)! - Fix warning message box width to match dashboard box width for consistent UI alignment
- Updated dependencies []:

View File

@@ -1,5 +1,7 @@
# docs
## 0.0.9
## 0.0.8
## 0.0.7

View File

@@ -1,6 +1,6 @@
{
"name": "docs",
"version": "0.0.8",
"version": "0.0.9",
"private": true,
"description": "Task Master documentation powered by Mintlify",
"scripts": {

View File

@@ -275,7 +275,7 @@
"tailwindcss": "4.1.11",
"typescript": "^5.9.2",
"@tm/core": "*",
"task-master-ai": "0.31.0-rc.0"
"task-master-ai": "*"
},
"overrides": {
"glob@<8": "^10.4.5",

View File

@@ -13,3 +13,10 @@
- Updated dependencies []:
- @tm/core@null
## null
### Patch Changes
- Updated dependencies []:
- @tm/core@null