Skip to content

Commit 9040138

Browse files
Version Packages (#1487)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Ralph Khreish <[email protected]>
1 parent adcbba9 commit 9040138

File tree

19 files changed

+86
-38
lines changed

19 files changed

+86
-38
lines changed

.changeset/nine-lilies-repair.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/pre.json

Lines changed: 0 additions & 19 deletions
This file was deleted.

.changeset/small-files-go.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# task-master-ai
22

3+
## 0.37.1
4+
5+
### Patch Changes
6+
7+
- [#1477](https://github.com/eyaltoledano/claude-task-master/pull/1477) [`b0199f1`](https://github.com/eyaltoledano/claude-task-master/commit/b0199f1cfa643051f90406d69e90ea916d434e6a) Thanks [@Crunchyman-ralph](https://github.com/Crunchyman-ralph)! - Improve auth-related error handling
8+
9+
- [#1478](https://github.com/eyaltoledano/claude-task-master/pull/1478) [`6ff330f`](https://github.com/eyaltoledano/claude-task-master/commit/6ff330f8c2bc6e534e0a883c770e8394d7ad5fa8) Thanks [@Crunchyman-ralph](https://github.com/Crunchyman-ralph)! - Increase page size of brief selection (interactive cli setup)
10+
311
## 0.37.1-rc.0
412

513
### Patch Changes

apps/cli/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,13 @@
1818

1919
### Patch Changes
2020

21+
- Updated dependencies []:
22+
- @tm/core@null
23+
24+
## null
25+
26+
### Patch Changes
27+
2128
- [#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
2229

2330
- Updated dependencies []:

apps/docs/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# docs
22

3+
## 0.0.13
4+
35
## 0.0.12
46

57
## 0.0.11

apps/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "docs",
3-
"version": "0.0.12",
3+
"version": "0.0.13",
44
"private": true,
55
"description": "Task Master documentation powered by Mintlify",
66
"scripts": {

apps/extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@
275275
"tailwindcss": "4.1.11",
276276
"typescript": "^5.9.2",
277277
"@tm/core": "*",
278-
"task-master-ai": "0.37.1-rc.0"
278+
"task-master-ai": "*"
279279
},
280280
"overrides": {
281281
"glob@<8": "^10.4.5",

apps/mcp/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,10 @@
4141

4242
- Updated dependencies []:
4343
- @tm/core@null
44+
45+
## null
46+
47+
### Patch Changes
48+
49+
- Updated dependencies []:
50+
- @tm/core@null

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)