Merge pull request #1540 from eyaltoledano/changeset-release/main

This commit is contained in:
github-actions[bot]
2025-12-19 13:14:48 +01:00
committed by Ralph Khreish
parent a0007a3575
commit db8165cb65
20 changed files with 61 additions and 75 deletions

View File

@@ -39,6 +39,13 @@
### Patch Changes
- Updated dependencies []:
- @tm/core@null
## null
### Patch Changes
- [#1396](https://github.com/eyaltoledano/claude-task-master/pull/1396) [`9883e83`](https://github.com/eyaltoledano/claude-task-master/commit/9883e83b78306e55003e960ea072a11048d89ec9) Thanks [@bjcoombs](https://github.com/bjcoombs)! - Fix box title alignment by adding emoji variant selector to warning sign
- Updated dependencies []:

View File

@@ -1,5 +1,7 @@
# docs
## 0.0.16
## 0.0.15
## 0.0.14

View File

@@ -1,6 +1,6 @@
{
"name": "docs",
"version": "0.0.15",
"version": "0.0.16",
"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.40.0-rc.1"
"task-master-ai": "*"
},
"overrides": {
"glob@<8": "^10.4.5",

View File

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