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

This commit is contained in:
github-actions[bot]
2025-12-14 14:51:07 +01:00
committed by GitHub
parent 4de44bccb5
commit 1c5a6c3400
19 changed files with 78 additions and 72 deletions

View File

@@ -25,6 +25,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.14
## 0.0.13
## 0.0.12

View File

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

View File

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