Version Packages (#1352)

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-10-27 18:47:46 +01:00
committed by GitHub
parent 1de4d6e30f
commit 00d600ab1c
22 changed files with 60 additions and 38 deletions

8
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "task-master-ai",
"version": "0.30.1-rc.0",
"version": "0.30.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "task-master-ai",
"version": "0.30.1-rc.0",
"version": "0.30.1",
"license": "MIT WITH Commons-Clause",
"workspaces": [
"apps/*",
@@ -215,7 +215,7 @@
}
},
"apps/docs": {
"version": "0.0.7",
"version": "0.0.8",
"devDependencies": {
"mintlify": "^4.2.111"
}
@@ -28215,7 +28215,7 @@
},
"packages/claude-code-plugin": {
"name": "@tm/claude-code-plugin",
"version": "0.0.2",
"version": "0.0.3",
"license": "MIT WITH Commons-Clause"
},
"packages/tm-bridge": {