Version Packages (#1154)

* Version Packages

* chore: fix changelog

---------

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-08-23 00:44:25 +02:00
committed by Ralph Khreish
parent 37af0f1912
commit dd3b47bb2b
7 changed files with 49 additions and 25 deletions

8
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "task-master-ai",
"version": "0.25.0",
"version": "0.25.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "task-master-ai",
"version": "0.25.0",
"version": "0.25.1",
"license": "MIT WITH Commons-Clause",
"workspaces": [
"apps/*",
@@ -93,9 +93,9 @@
}
},
"apps/extension": {
"version": "0.24.0",
"version": "0.24.1",
"dependencies": {
"task-master-ai": "0.25.0"
"task-master-ai": "0.25.1"
},
"devDependencies": {
"@dnd-kit/core": "^6.3.1",