Skip to content

Commit 7372820

Browse files
tobrien-agenttobriennanobot
authored
chore(release): bump version to 1.5.8 and update package metadata (#32)
* chore: bump to 1.5.8-dev.0 * chore: bump package version to 1.5.8-dev.0 and update package metadata * chore(release): bump version to 1.5.8 and update package metadata --------- Co-authored-by: Tim O'Brien <tobrien@discursive.com> Co-authored-by: nanobot <nanobot@grunnverk.ai>
1 parent 034a899 commit 7372820

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@grunnverk/tree-execution",
3-
"version": "1.5.7",
3+
"version": "1.5.8",
44
"description": "Parallel execution framework and tree orchestration for monorepo workflows",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",
@@ -35,9 +35,9 @@
3535
},
3636
"homepage": "https://github.com/grunnverk/tree-execution#readme",
3737
"dependencies": {
38-
"@grunnverk/tree-core": "^1.5.5",
39-
"@grunnverk/git-tools": "^1.5.16",
40-
"@grunnverk/shared": "^1.5.8"
38+
"@grunnverk/tree-core": "^1.5.6",
39+
"@grunnverk/git-tools": "^1.5.23",
40+
"@grunnverk/shared": "^1.5.12"
4141
},
4242
"devDependencies": {
4343
"@eslint/eslintrc": "^3.2.0",

0 commit comments

Comments
 (0)