From 5fb945562dcd00333ddc93d791a18ee2dd948cc9 Mon Sep 17 00:00:00 2001 From: "patchmill-release-please-bot[bot]" <289647917+patchmill-release-please-bot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 14:42:26 +0000 Subject: [PATCH 1/2] chore(main): release 0.12.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 10 ++++ nix/package.nix | 2 +- npm-shrinkwrap.json | 100 +++++++++++++++++++++++++--------- package-lock.json | 4 +- package.json | 2 +- 6 files changed, 89 insertions(+), 31 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 78e7f27..8032c17 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.11.0" + ".": "0.12.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 6bd5c6d..9734dc5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [0.12.0](https://github.com/rochecompaan/patchmill/compare/v0.11.0...v0.12.0) (2026-06-15) + + +### Features + +* **cli:** add version command ([9149d64](https://github.com/rochecompaan/patchmill/commit/9149d64fbd56c207447a23a4f58afd7a4e1fac19)) +* **init:** prompt for git policy ([#31](https://github.com/rochecompaan/patchmill/issues/31)) ([aac22a6](https://github.com/rochecompaan/patchmill/commit/aac22a6028175a0a04a4b6bf75243550c6b27358)) +* **run-once:** add development environment readiness stage ([#32](https://github.com/rochecompaan/patchmill/issues/32)) ([00043a3](https://github.com/rochecompaan/patchmill/commit/00043a3c5ad97cac1b6e8ec9ee75a0d6b9b9bfd7)) +* **run-once:** advance run-once workflow states ([#30](https://github.com/rochecompaan/patchmill/issues/30)) ([fcdd44d](https://github.com/rochecompaan/patchmill/commit/fcdd44d49702b8e7b3b0eeffb4e61f0a5fe0cec0)) + ## [0.11.0](https://github.com/rochecompaan/patchmill/compare/v0.10.0...v0.11.0) (2026-06-13) diff --git a/nix/package.nix b/nix/package.nix index 94e01ab..a70b053 100644 --- a/nix/package.nix +++ b/nix/package.nix @@ -10,7 +10,7 @@ let in buildNpmPackageNode24 rec { pname = "patchmill"; - version = "0.11.0"; # x-release-please-version + version = "0.12.0"; # x-release-please-version src = lib.cleanSourceWith { src = lib.cleanSource ../.; diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 752e3b1..e24b418 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,12 +1,12 @@ { "name": "@rochecompaan/patchmill", - "version": "0.11.0", + "version": "0.12.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@rochecompaan/patchmill", - "version": "0.11.0", + "version": "0.12.0", "license": "Apache-2.0", "dependencies": { "@earendil-works/pi-coding-agent": "^0.77.0", @@ -604,10 +604,14 @@ "version": "0.3.9", "resolved": "https://registry.npmjs.org/@mariozechner/clipboard-darwin-arm64/-/clipboard-darwin-arm64-0.3.9.tgz", "integrity": "sha512-BfgV7vCEWZwJwZJw03r6bP5+tf0iI/ANuQYCxi9RNn7FrWB3yzGuMKCrNLRl6V761vXRdL8+OqZ0wd4TqlsNOQ==", - "cpu": ["arm64"], + "cpu": [ + "arm64" + ], "license": "MIT", "optional": true, - "os": ["darwin"], + "os": [ + "darwin" + ], "engines": { "node": ">= 10" } @@ -618,7 +622,9 @@ "integrity": "sha512-BGGR4iA9Z2shAjI65eI5xtyb3LYNlDW9X3gxKxDbqtbnREohsrqznov6zpKoIrsRWpzlYVEdKphS7ksJ0/ndSQ==", "license": "MIT", "optional": true, - "os": ["darwin"], + "os": [ + "darwin" + ], "engines": { "node": ">= 10" } @@ -627,10 +633,14 @@ "version": "0.3.9", "resolved": "https://registry.npmjs.org/@mariozechner/clipboard-darwin-x64/-/clipboard-darwin-x64-0.3.9.tgz", "integrity": "sha512-4kURmCbS6nt8uYhtmWpUcJWyPHfmAr5dTpXD1nO3pIfa+TSQ9DbrGOYCKH+aEFW47XhQ4Vp8ZTszie+wfFvDKg==", - "cpu": ["x64"], + "cpu": [ + "x64" + ], "license": "MIT", "optional": true, - "os": ["darwin"], + "os": [ + "darwin" + ], "engines": { "node": ">= 10" } @@ -639,11 +649,17 @@ "version": "0.3.9", "resolved": "https://registry.npmjs.org/@mariozechner/clipboard-linux-arm64-gnu/-/clipboard-linux-arm64-gnu-0.3.9.tgz", "integrity": "sha512-g59OkUGP2DDfCOIKypHeYgv2M55u/cKvXa5dSxFbEJ34XvIQMdcVmpKCkGUro3ZgefXiGVdwguvTMQGpHWzIXw==", - "cpu": ["arm64"], - "libc": ["glibc"], + "cpu": [ + "arm64" + ], + "libc": [ + "glibc" + ], "license": "MIT", "optional": true, - "os": ["linux"], + "os": [ + "linux" + ], "engines": { "node": ">= 10" } @@ -652,11 +668,17 @@ "version": "0.3.9", "resolved": "https://registry.npmjs.org/@mariozechner/clipboard-linux-arm64-musl/-/clipboard-linux-arm64-musl-0.3.9.tgz", "integrity": "sha512-AGuJdgKsmJdm4Pych7kv3sqe591ERRaAHW3xjLooiFzn8J+PxUyof++7YZrB5Y5tpnTO+K18Og3taj2NpluCRQ==", - "cpu": ["arm64"], - "libc": ["musl"], + "cpu": [ + "arm64" + ], + "libc": [ + "musl" + ], "license": "MIT", "optional": true, - "os": ["linux"], + "os": [ + "linux" + ], "engines": { "node": ">= 10" } @@ -665,11 +687,17 @@ "version": "0.3.9", "resolved": "https://registry.npmjs.org/@mariozechner/clipboard-linux-riscv64-gnu/-/clipboard-linux-riscv64-gnu-0.3.9.tgz", "integrity": "sha512-DXBEAiuMpk7dhS1a9NzNxVAFi1vaKoPu7rQNgY8LIDLGrK3lnIp3nT10DUum+PKVJoJppIP+NAA8IZe4DMNDPw==", - "cpu": ["riscv64"], - "libc": ["glibc"], + "cpu": [ + "riscv64" + ], + "libc": [ + "glibc" + ], "license": "MIT", "optional": true, - "os": ["linux"], + "os": [ + "linux" + ], "engines": { "node": ">= 10" } @@ -678,11 +706,17 @@ "version": "0.3.9", "resolved": "https://registry.npmjs.org/@mariozechner/clipboard-linux-x64-gnu/-/clipboard-linux-x64-gnu-0.3.9.tgz", "integrity": "sha512-WORrMLd6EpElEME7JRKfSaY34nW1P5LbdgK5YNCS1ncG2LqmITsSMEJ8nh2mpvxb3TxqbOOKgY7k9eMJYlW9Mw==", - "cpu": ["x64"], - "libc": ["glibc"], + "cpu": [ + "x64" + ], + "libc": [ + "glibc" + ], "license": "MIT", "optional": true, - "os": ["linux"], + "os": [ + "linux" + ], "engines": { "node": ">= 10" } @@ -691,11 +725,17 @@ "version": "0.3.9", "resolved": "https://registry.npmjs.org/@mariozechner/clipboard-linux-x64-musl/-/clipboard-linux-x64-musl-0.3.9.tgz", "integrity": "sha512-/DHn+1DrfL6oRaPPWXaOKvonFFrni666fxd+zFqiQEfvBH0tsHVWjq9iqBk0oDp0qaPA72lIMy5BptxISBEhZQ==", - "cpu": ["x64"], - "libc": ["musl"], + "cpu": [ + "x64" + ], + "libc": [ + "musl" + ], "license": "MIT", "optional": true, - "os": ["linux"], + "os": [ + "linux" + ], "engines": { "node": ">= 10" } @@ -704,10 +744,14 @@ "version": "0.3.9", "resolved": "https://registry.npmjs.org/@mariozechner/clipboard-win32-arm64-msvc/-/clipboard-win32-arm64-msvc-0.3.9.tgz", "integrity": "sha512-O5FHD3ErkMwMhNzAfu3ggy0ug4z7btZuoQgwwxlzPrwV2bxlD6WDpqBY4NCgICAgZdDKdp+loUEKVAVt8aYnhQ==", - "cpu": ["arm64"], + "cpu": [ + "arm64" + ], "license": "MIT", "optional": true, - "os": ["win32"], + "os": [ + "win32" + ], "engines": { "node": ">= 10" } @@ -716,10 +760,14 @@ "version": "0.3.9", "resolved": "https://registry.npmjs.org/@mariozechner/clipboard-win32-x64-msvc/-/clipboard-win32-x64-msvc-0.3.9.tgz", "integrity": "sha512-ihQC3EufqEY81vhXBgVBtK4prL+wc62zJsSvxrgz7K1hsdt6OObz6v9p3Rn1OG3GJksTTKMJF0u/guMISHPhSA==", - "cpu": ["x64"], + "cpu": [ + "x64" + ], "license": "MIT", "optional": true, - "os": ["win32"], + "os": [ + "win32" + ], "engines": { "node": ">= 10" } diff --git a/package-lock.json b/package-lock.json index 209cb8c..e24b418 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@rochecompaan/patchmill", - "version": "0.11.0", + "version": "0.12.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@rochecompaan/patchmill", - "version": "0.11.0", + "version": "0.12.0", "license": "Apache-2.0", "dependencies": { "@earendil-works/pi-coding-agent": "^0.77.0", diff --git a/package.json b/package.json index ad0a106..09b6d1e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@rochecompaan/patchmill", - "version": "0.11.0", + "version": "0.12.0", "private": false, "publishConfig": { "access": "public" From 52aab04fed7e2fb11debd3131fe0f0e345fb2e39 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 14:43:48 +0000 Subject: [PATCH 2/2] chore(release): update generated files --- nix/package.nix | 2 +- npm-shrinkwrap.json | 96 ++++++++++++--------------------------------- 2 files changed, 25 insertions(+), 73 deletions(-) diff --git a/nix/package.nix b/nix/package.nix index a70b053..5d2927d 100644 --- a/nix/package.nix +++ b/nix/package.nix @@ -25,7 +25,7 @@ buildNpmPackageNode24 rec { || baseName == "result"); }; - npmDepsHash = "sha256-f8dw8TrBOMpum3RyBTxWu7BLHuc9VJGubSHXPsk52XM="; + npmDepsHash = "sha256-3MlGzlwzuntPCK7cFjRnZsdiz79H3oL6PTwHpkKI6wM="; npmDepsFetcherVersion = 2; dontNpmBuild = true; diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index e24b418..a386042 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -604,14 +604,10 @@ "version": "0.3.9", "resolved": "https://registry.npmjs.org/@mariozechner/clipboard-darwin-arm64/-/clipboard-darwin-arm64-0.3.9.tgz", "integrity": "sha512-BfgV7vCEWZwJwZJw03r6bP5+tf0iI/ANuQYCxi9RNn7FrWB3yzGuMKCrNLRl6V761vXRdL8+OqZ0wd4TqlsNOQ==", - "cpu": [ - "arm64" - ], + "cpu": ["arm64"], "license": "MIT", "optional": true, - "os": [ - "darwin" - ], + "os": ["darwin"], "engines": { "node": ">= 10" } @@ -622,9 +618,7 @@ "integrity": "sha512-BGGR4iA9Z2shAjI65eI5xtyb3LYNlDW9X3gxKxDbqtbnREohsrqznov6zpKoIrsRWpzlYVEdKphS7ksJ0/ndSQ==", "license": "MIT", "optional": true, - "os": [ - "darwin" - ], + "os": ["darwin"], "engines": { "node": ">= 10" } @@ -633,14 +627,10 @@ "version": "0.3.9", "resolved": "https://registry.npmjs.org/@mariozechner/clipboard-darwin-x64/-/clipboard-darwin-x64-0.3.9.tgz", "integrity": "sha512-4kURmCbS6nt8uYhtmWpUcJWyPHfmAr5dTpXD1nO3pIfa+TSQ9DbrGOYCKH+aEFW47XhQ4Vp8ZTszie+wfFvDKg==", - "cpu": [ - "x64" - ], + "cpu": ["x64"], "license": "MIT", "optional": true, - "os": [ - "darwin" - ], + "os": ["darwin"], "engines": { "node": ">= 10" } @@ -649,17 +639,11 @@ "version": "0.3.9", "resolved": "https://registry.npmjs.org/@mariozechner/clipboard-linux-arm64-gnu/-/clipboard-linux-arm64-gnu-0.3.9.tgz", "integrity": "sha512-g59OkUGP2DDfCOIKypHeYgv2M55u/cKvXa5dSxFbEJ34XvIQMdcVmpKCkGUro3ZgefXiGVdwguvTMQGpHWzIXw==", - "cpu": [ - "arm64" - ], - "libc": [ - "glibc" - ], + "cpu": ["arm64"], + "libc": ["glibc"], "license": "MIT", "optional": true, - "os": [ - "linux" - ], + "os": ["linux"], "engines": { "node": ">= 10" } @@ -668,17 +652,11 @@ "version": "0.3.9", "resolved": "https://registry.npmjs.org/@mariozechner/clipboard-linux-arm64-musl/-/clipboard-linux-arm64-musl-0.3.9.tgz", "integrity": "sha512-AGuJdgKsmJdm4Pych7kv3sqe591ERRaAHW3xjLooiFzn8J+PxUyof++7YZrB5Y5tpnTO+K18Og3taj2NpluCRQ==", - "cpu": [ - "arm64" - ], - "libc": [ - "musl" - ], + "cpu": ["arm64"], + "libc": ["musl"], "license": "MIT", "optional": true, - "os": [ - "linux" - ], + "os": ["linux"], "engines": { "node": ">= 10" } @@ -687,17 +665,11 @@ "version": "0.3.9", "resolved": "https://registry.npmjs.org/@mariozechner/clipboard-linux-riscv64-gnu/-/clipboard-linux-riscv64-gnu-0.3.9.tgz", "integrity": "sha512-DXBEAiuMpk7dhS1a9NzNxVAFi1vaKoPu7rQNgY8LIDLGrK3lnIp3nT10DUum+PKVJoJppIP+NAA8IZe4DMNDPw==", - "cpu": [ - "riscv64" - ], - "libc": [ - "glibc" - ], + "cpu": ["riscv64"], + "libc": ["glibc"], "license": "MIT", "optional": true, - "os": [ - "linux" - ], + "os": ["linux"], "engines": { "node": ">= 10" } @@ -706,17 +678,11 @@ "version": "0.3.9", "resolved": "https://registry.npmjs.org/@mariozechner/clipboard-linux-x64-gnu/-/clipboard-linux-x64-gnu-0.3.9.tgz", "integrity": "sha512-WORrMLd6EpElEME7JRKfSaY34nW1P5LbdgK5YNCS1ncG2LqmITsSMEJ8nh2mpvxb3TxqbOOKgY7k9eMJYlW9Mw==", - "cpu": [ - "x64" - ], - "libc": [ - "glibc" - ], + "cpu": ["x64"], + "libc": ["glibc"], "license": "MIT", "optional": true, - "os": [ - "linux" - ], + "os": ["linux"], "engines": { "node": ">= 10" } @@ -725,17 +691,11 @@ "version": "0.3.9", "resolved": "https://registry.npmjs.org/@mariozechner/clipboard-linux-x64-musl/-/clipboard-linux-x64-musl-0.3.9.tgz", "integrity": "sha512-/DHn+1DrfL6oRaPPWXaOKvonFFrni666fxd+zFqiQEfvBH0tsHVWjq9iqBk0oDp0qaPA72lIMy5BptxISBEhZQ==", - "cpu": [ - "x64" - ], - "libc": [ - "musl" - ], + "cpu": ["x64"], + "libc": ["musl"], "license": "MIT", "optional": true, - "os": [ - "linux" - ], + "os": ["linux"], "engines": { "node": ">= 10" } @@ -744,14 +704,10 @@ "version": "0.3.9", "resolved": "https://registry.npmjs.org/@mariozechner/clipboard-win32-arm64-msvc/-/clipboard-win32-arm64-msvc-0.3.9.tgz", "integrity": "sha512-O5FHD3ErkMwMhNzAfu3ggy0ug4z7btZuoQgwwxlzPrwV2bxlD6WDpqBY4NCgICAgZdDKdp+loUEKVAVt8aYnhQ==", - "cpu": [ - "arm64" - ], + "cpu": ["arm64"], "license": "MIT", "optional": true, - "os": [ - "win32" - ], + "os": ["win32"], "engines": { "node": ">= 10" } @@ -760,14 +716,10 @@ "version": "0.3.9", "resolved": "https://registry.npmjs.org/@mariozechner/clipboard-win32-x64-msvc/-/clipboard-win32-x64-msvc-0.3.9.tgz", "integrity": "sha512-ihQC3EufqEY81vhXBgVBtK4prL+wc62zJsSvxrgz7K1hsdt6OObz6v9p3Rn1OG3GJksTTKMJF0u/guMISHPhSA==", - "cpu": [ - "x64" - ], + "cpu": ["x64"], "license": "MIT", "optional": true, - "os": [ - "win32" - ], + "os": ["win32"], "engines": { "node": ">= 10" }