From 7924c0efb49befc6d338bad284437fdb11962951 Mon Sep 17 00:00:00 2001 From: Nanobot Date: Fri, 27 Mar 2026 03:53:03 +0000 Subject: [PATCH 1/5] chore: bump to 1.5.11-dev.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index acefb8d..cfcb5cf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@grunnverk/shared", - "version": "1.5.10-dev.0", + "version": "1.5.11-dev.0", "description": "Shared utilities for grunnverk tools - storage, validation, errors, and more", "main": "dist/index.js", "type": "module", From 754a07c526b0f98d7e9546e022961057e5d32de5 Mon Sep 17 00:00:00 2001 From: Nanobot Date: Fri, 27 Mar 2026 18:39:03 +0000 Subject: [PATCH 2/5] chore(package): bump to 1.5.11-dev.0 and update package metadata/scripts/devDeps --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index cfcb5cf..97dbe86 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "zod": "^4.3.6" }, "peerDependencies": { - "@grunnverk/git-tools": "^1.5.16", + "@grunnverk/git-tools": "^1.5.23", "winston": "^3.17.0" }, "peerDependenciesMeta": { @@ -65,7 +65,7 @@ "devDependencies": { "@eslint/eslintrc": "^3.3.1", "@eslint/js": "^9.33.0", - "@grunnverk/git-tools": "^1.5.16", + "@grunnverk/git-tools": "^1.5.23", "@swc/core": "^1.13.3", "@types/js-yaml": "^4.0.9", "@types/node": "^24.10.1", From 4d3094e5f288ca8dd6b20e9d3030ba552c104472 Mon Sep 17 00:00:00 2001 From: Nanobot Date: Fri, 27 Mar 2026 18:40:00 +0000 Subject: [PATCH 3/5] =?UTF-8?q?chore(package):=20update=20package=20metada?= =?UTF-8?q?ta=20=E2=80=94=20bump=20to=201.5.11=20and=20refresh=20scripts/d?= =?UTF-8?q?eps?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 97dbe86..4b1990f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@grunnverk/shared", - "version": "1.5.11-dev.0", + "version": "1.5.11", "description": "Shared utilities for grunnverk tools - storage, validation, errors, and more", "main": "dist/index.js", "type": "module", From 878c7c33a426edd2d6c611fca84d3304c6be9e33 Mon Sep 17 00:00:00 2001 From: Nanobot Date: Fri, 27 Mar 2026 18:44:58 +0000 Subject: [PATCH 4/5] chore: bump to 1.5.12-dev.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4b1990f..688e6a2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@grunnverk/shared", - "version": "1.5.11", + "version": "1.5.12-dev.0", "description": "Shared utilities for grunnverk tools - storage, validation, errors, and more", "main": "dist/index.js", "type": "module", From db8127b5f220e2a7d71d37ed450b68a7687f6de3 Mon Sep 17 00:00:00 2001 From: Nanobot Date: Fri, 27 Mar 2026 19:20:07 +0000 Subject: [PATCH 5/5] chore(package): bump version to 1.5.12 and refresh package metadata --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 688e6a2..c3a04b8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@grunnverk/shared", - "version": "1.5.12-dev.0", + "version": "1.5.12", "description": "Shared utilities for grunnverk tools - storage, validation, errors, and more", "main": "dist/index.js", "type": "module",