From d1ae0376365893552242d1babf66e2e35ceccd73 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 13 May 2026 10:50:15 +0000 Subject: [PATCH] chore(release): 0.36.3 Signed-off-by: github-actions[bot] --- CHANGELOG.md | 6 ++++++ docs/astro.config.mjs | 2 +- docs/public/version.json | 2 +- package.json | 2 +- 4 files changed, 9 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 89d3e93..b3d0760 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [0.36.3](https://github.com/archgate/cli/compare/v0.36.2...v0.36.3) (2026-05-13) + +### Bug Fixes + +* **ci:** remove proto 0.56.3 pin from Windows smoke test ([#312](https://github.com/archgate/cli/issues/312)) ([c895559](https://github.com/archgate/cli/commit/c89555972bda4721561babb05628e1a999d2de00)) + ## [0.36.2](https://github.com/archgate/cli/compare/v0.36.1...v0.36.2) (2026-05-11) ### Bug Fixes diff --git a/docs/astro.config.mjs b/docs/astro.config.mjs index 639d9ed..33451a3 100644 --- a/docs/astro.config.mjs +++ b/docs/astro.config.mjs @@ -177,7 +177,7 @@ export default defineConfig({ applicationCategory: "DeveloperApplication", applicationSubCategory: "Code Governance", operatingSystem: "macOS, Linux, Windows", - softwareVersion: "0.36.2", + softwareVersion: "0.36.3", license: "https://github.com/archgate/cli/blob/main/LICENSE", offers: { "@type": "Offer", price: "0", priceCurrency: "USD" }, url: "https://cli.archgate.dev", diff --git a/docs/public/version.json b/docs/public/version.json index 765fbc9..9144a45 100644 --- a/docs/public/version.json +++ b/docs/public/version.json @@ -1 +1 @@ -{ "version": "v0.36.2" } +{ "version": "v0.36.3" } diff --git a/package.json b/package.json index 637e9b8..f0a4da2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "archgate", - "version": "0.36.2", + "version": "0.36.3", "description": "Enforce Architecture Decision Records as executable rules — for both humans and AI agents", "keywords": [ "adr",