Skip to content

Commit 1c7365c

Browse files
Version Packages (#1677)
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>
1 parent 6a11438 commit 1c7365c

File tree

6 files changed

+13
-12
lines changed

6 files changed

+13
-12
lines changed

.changeset/fix-hamster-aliasing.md

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

CHANGELOG.md

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

3+
## 0.43.1
4+
5+
### Patch Changes
6+
7+
- [#1676](https://github.com/eyaltoledano/claude-task-master/pull/1676) [`6a11438`](https://github.com/eyaltoledano/claude-task-master/commit/6a11438de2859a3fb9bad4c2bef6fac35e44425a) Thanks [@Crunchyman-ralph](https://github.com/Crunchyman-ralph)! - Stop setting up `hamster` and `ham` shell aliases during `task-master init`. Existing aliases are automatically cleaned up.
8+
39
## 0.43.0
410

511
### Minor Changes

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": "0.3",
33
"name": "Claude Task Master",
4-
"version": "0.43.0",
4+
"version": "0.43.1",
55
"description": "AI-powered task management for structured development workflows. Parse PRDs, generate tasks with AI, track dependencies, and manage complexity.",
66
"author": {
77
"name": "Eyal Toledano",

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "task-master-ai",
3-
"version": "0.43.0",
3+
"version": "0.43.1",
44
"description": "A task management system for ambitious AI-driven development that doesn't overwhelm and confuse Cursor.",
55
"main": "index.js",
66
"type": "module",

taskmaster.mcpb

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)