diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 55ffc26..d326d45 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,11 +1,11 @@ { - "sdk": "0.1.12", - "cli": "0.1.12", - "codemod": "0.1.12", - "adapters/react": "0.1.12", - "adapters/vue": "0.1.12", - "adapters/svelte": "0.1.12", - "plugins/vite": "0.1.12", - "plugins/next": "0.1.12", + "sdk": "0.1.13", + "cli": "0.1.13", + "codemod": "0.1.13", + "adapters/react": "0.1.13", + "adapters/vue": "0.1.13", + "adapters/svelte": "0.1.13", + "plugins/vite": "0.1.13", + "plugins/next": "0.1.13", "gateway": "0.1.5" } diff --git a/adapters/react/CHANGELOG.md b/adapters/react/CHANGELOG.md index d5b81f4..4ead0ca 100644 --- a/adapters/react/CHANGELOG.md +++ b/adapters/react/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.1.13](https://github.com/RuachTech/rep/compare/react-v0.1.12...react-v0.1.13) (2026-03-19) + + +### Miscellaneous Chores + +* **react:** Synchronize rep-packages versions + ## [0.1.12](https://github.com/RuachTech/rep/compare/react-v0.1.11...react-v0.1.12) (2026-03-17) diff --git a/adapters/react/package.json b/adapters/react/package.json index 70ba014..ee8c809 100644 --- a/adapters/react/package.json +++ b/adapters/react/package.json @@ -1,6 +1,6 @@ { "name": "@rep-protocol/react", - "version": "0.1.12", + "version": "0.1.13", "description": "React adapter for the Runtime Environment Protocol (REP).", "main": "dist/index.js", "module": "dist/index.mjs", diff --git a/adapters/svelte/CHANGELOG.md b/adapters/svelte/CHANGELOG.md index d200ba9..7398018 100644 --- a/adapters/svelte/CHANGELOG.md +++ b/adapters/svelte/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.1.13](https://github.com/RuachTech/rep/compare/svelte-v0.1.12...svelte-v0.1.13) (2026-03-19) + + +### Miscellaneous Chores + +* **svelte:** Synchronize rep-packages versions + ## [0.1.12](https://github.com/RuachTech/rep/compare/svelte-v0.1.11...svelte-v0.1.12) (2026-03-17) diff --git a/adapters/svelte/package.json b/adapters/svelte/package.json index 252cae9..a1b42f9 100644 --- a/adapters/svelte/package.json +++ b/adapters/svelte/package.json @@ -1,6 +1,6 @@ { "name": "@rep-protocol/svelte", - "version": "0.1.12", + "version": "0.1.13", "description": "Svelte adapter for the Runtime Environment Protocol (REP).", "main": "dist/index.js", "module": "dist/index.mjs", diff --git a/adapters/vue/CHANGELOG.md b/adapters/vue/CHANGELOG.md index 68dd170..5483adc 100644 --- a/adapters/vue/CHANGELOG.md +++ b/adapters/vue/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.1.13](https://github.com/RuachTech/rep/compare/vue-v0.1.12...vue-v0.1.13) (2026-03-19) + + +### Miscellaneous Chores + +* **vue:** Synchronize rep-packages versions + ## [0.1.12](https://github.com/RuachTech/rep/compare/vue-v0.1.11...vue-v0.1.12) (2026-03-17) diff --git a/adapters/vue/package.json b/adapters/vue/package.json index 2785709..0a43ca9 100644 --- a/adapters/vue/package.json +++ b/adapters/vue/package.json @@ -1,6 +1,6 @@ { "name": "@rep-protocol/vue", - "version": "0.1.12", + "version": "0.1.13", "description": "Vue adapter for the Runtime Environment Protocol (REP).", "main": "dist/index.js", "module": "dist/index.mjs", diff --git a/cli/CHANGELOG.md b/cli/CHANGELOG.md index 7bcc603..cca2818 100644 --- a/cli/CHANGELOG.md +++ b/cli/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.1.13](https://github.com/RuachTech/rep/compare/cli-v0.1.12...cli-v0.1.13) (2026-03-19) + + +### Miscellaneous Chores + +* **cli:** Synchronize rep-packages versions + ## [0.1.12](https://github.com/RuachTech/rep/compare/cli-v0.1.11...cli-v0.1.12) (2026-03-17) diff --git a/cli/package.json b/cli/package.json index c02c7a6..5047299 100644 --- a/cli/package.json +++ b/cli/package.json @@ -1,6 +1,6 @@ { "name": "@rep-protocol/cli", - "version": "0.1.12", + "version": "0.1.13", "description": "CLI tool for the Runtime Environment Protocol (REP).", "gatewayVersion": "0.1.5", "bin": { diff --git a/codemod/CHANGELOG.md b/codemod/CHANGELOG.md index fed5b16..88af60a 100644 --- a/codemod/CHANGELOG.md +++ b/codemod/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.1.13](https://github.com/RuachTech/rep/compare/codemod-v0.1.12...codemod-v0.1.13) (2026-03-19) + + +### Miscellaneous Chores + +* **codemod:** Synchronize rep-packages versions + ## [0.1.12](https://github.com/RuachTech/rep/compare/codemod-v0.1.11...codemod-v0.1.12) (2026-03-17) diff --git a/codemod/package.json b/codemod/package.json index cf6b387..274b463 100644 --- a/codemod/package.json +++ b/codemod/package.json @@ -1,6 +1,6 @@ { "name": "@rep-protocol/codemod", - "version": "0.1.12", + "version": "0.1.13", "description": "Codemods for migrating to the Runtime Environment Protocol (REP).", "bin": { "rep-codemod": "./bin/rep-codemod.js" diff --git a/plugins/next/CHANGELOG.md b/plugins/next/CHANGELOG.md index 2f02389..89ed21c 100644 --- a/plugins/next/CHANGELOG.md +++ b/plugins/next/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.1.13](https://github.com/RuachTech/rep/compare/next-v0.1.12...next-v0.1.13) (2026-03-19) + + +### Bug Fixes + +* add README.md for @rep-protocol/next plugin; enhance keys management ([#42](https://github.com/RuachTech/rep/issues/42)) ([708ced3](https://github.com/RuachTech/rep/commit/708ced3a752b3178a505c3569874ddeed481849e)) + ## [0.1.12](https://github.com/RuachTech/rep/compare/next-v0.1.11...next-v0.1.12) (2026-03-17) diff --git a/plugins/next/package.json b/plugins/next/package.json index ac8d74c..1d3dc39 100644 --- a/plugins/next/package.json +++ b/plugins/next/package.json @@ -1,6 +1,6 @@ { "name": "@rep-protocol/next", - "version": "0.1.12", + "version": "0.1.13", "description": "Next.js integration for the Runtime Environment Protocol (REP). Injects REP environment variables during development without needing the Go gateway.", "author": "Ruach Tech", "license": "Apache-2.0", diff --git a/plugins/vite/CHANGELOG.md b/plugins/vite/CHANGELOG.md index 8ced863..84d222f 100644 --- a/plugins/vite/CHANGELOG.md +++ b/plugins/vite/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.1.13](https://github.com/RuachTech/rep/compare/vite-v0.1.12...vite-v0.1.13) (2026-03-19) + + +### Miscellaneous Chores + +* **vite:** Synchronize rep-packages versions + ## [0.1.12](https://github.com/RuachTech/rep/compare/vite-v0.1.11...vite-v0.1.12) (2026-03-17) diff --git a/plugins/vite/package.json b/plugins/vite/package.json index 8d3402a..84dc1da 100644 --- a/plugins/vite/package.json +++ b/plugins/vite/package.json @@ -1,6 +1,6 @@ { "name": "@rep-protocol/vite", - "version": "0.1.12", + "version": "0.1.13", "description": "Vite plugin for the Runtime Environment Protocol (REP). Injects REP environment variables during development without needing the Go gateway.", "author": "Ruach Tech", "license": "Apache-2.0", diff --git a/sdk/CHANGELOG.md b/sdk/CHANGELOG.md index fa2f03f..9f8e0b6 100644 --- a/sdk/CHANGELOG.md +++ b/sdk/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.1.13](https://github.com/RuachTech/rep/compare/sdk-v0.1.12...sdk-v0.1.13) (2026-03-19) + + +### Miscellaneous Chores + +* **sdk:** Synchronize rep-packages versions + ## [0.1.12](https://github.com/RuachTech/rep/compare/sdk-v0.1.11...sdk-v0.1.12) (2026-03-17) diff --git a/sdk/package.json b/sdk/package.json index 2eb446d..e4d8da7 100644 --- a/sdk/package.json +++ b/sdk/package.json @@ -1,6 +1,6 @@ { "name": "@rep-protocol/sdk", - "version": "0.1.12", + "version": "0.1.13", "description": "Client SDK for the Runtime Environment Protocol (REP). Zero-dependency, framework-agnostic runtime env var access for browser applications.", "author": "Ruach Tech", "license": "Apache-2.0",