diff --git a/.release-please-manifest.json b/.release-please-manifest.json index b6714b1..45566fa 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -7,5 +7,5 @@ "adapters/svelte": "0.1.15", "plugins/vite": "0.1.15", "plugins/next": "0.1.15", - "gateway": "0.1.6" + "gateway": "0.1.7" } diff --git a/cli/package.json b/cli/package.json index 64a59b6..7d41a71 100644 --- a/cli/package.json +++ b/cli/package.json @@ -2,7 +2,7 @@ "name": "@rep-protocol/cli", "version": "0.1.15", "description": "CLI tool for the Runtime Environment Protocol (REP).", - "gatewayVersion": "0.1.6", + "gatewayVersion": "0.1.7", "bin": { "rep": "./bin/rep.js" }, diff --git a/gateway/CHANGELOG.md b/gateway/CHANGELOG.md index 9143939..f6c8e5c 100644 --- a/gateway/CHANGELOG.md +++ b/gateway/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.1.7](https://github.com/RuachTech/rep/compare/gateway/v0.1.6...gateway/v0.1.7) (2026-05-18) + + +### Bug Fixes + +* sync gateway/version.txt to 0.1.6 ([#52](https://github.com/RuachTech/rep/issues/52)) ([6dcf724](https://github.com/RuachTech/rep/commit/6dcf72442b3b360c3a46345ed01d51a8a57fd44e)) + ## [0.1.6](https://github.com/RuachTech/rep/compare/gateway/v0.1.5...gateway/v0.1.6) (2026-04-29) diff --git a/gateway/version.txt b/gateway/version.txt index c946ee6..1180819 100644 --- a/gateway/version.txt +++ b/gateway/version.txt @@ -1 +1 @@ -0.1.6 +0.1.7