From b56c064ce07112dee975f3f2ac6537bb5ecfc514 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 20 Jul 2024 18:49:57 +0000 Subject: [PATCH] Prepare Release using 'release-plan' --- .release-plan.json | 6 +++--- CHANGELOG.md | 11 +++++++++++ package.json | 2 +- 3 files changed, 15 insertions(+), 4 deletions(-) diff --git a/.release-plan.json b/.release-plan.json index 762692b..78edb61 100644 --- a/.release-plan.json +++ b/.release-plan.json @@ -2,8 +2,8 @@ "solution": { "kolay": { "impact": "patch", - "oldVersion": "1.2.0", - "newVersion": "1.2.1", + "oldVersion": "1.2.1", + "newVersion": "1.2.2", "constraints": [ { "impact": "patch", @@ -16,5 +16,5 @@ "oldVersion": "0.0.11" } }, - "description": "## Release (2024-07-20)\n\nkolay 1.2.1 (patch)\n\n#### :bug: Bug Fix\n* `kolay`\n * [#111](https://github.com/universal-ember/kolay/pull/111) Don't use the workspace protocol for the peer range ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n\n#### Committers: 1\n- [@NullVoxPopuli](https://github.com/NullVoxPopuli)\n" + "description": "## Release (2024-07-20)\n\nkolay 1.2.2 (patch)\n\n#### :bug: Bug Fix\n* `kolay`\n * [#113](https://github.com/universal-ember/kolay/pull/113) Fix selected service service-registry entry ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n\n#### Committers: 1\n- [@NullVoxPopuli](https://github.com/NullVoxPopuli)\n" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 657bc18..1624eb9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,17 @@ ## Release (2024-07-20) +kolay 1.2.2 (patch) + +#### :bug: Bug Fix +* `kolay` + * [#113](https://github.com/universal-ember/kolay/pull/113) Fix selected service service-registry entry ([@NullVoxPopuli](https://github.com/NullVoxPopuli)) + +#### Committers: 1 +- [@NullVoxPopuli](https://github.com/NullVoxPopuli) + +## Release (2024-07-20) + kolay 1.2.1 (patch) #### :bug: Bug Fix diff --git a/package.json b/package.json index beb1a06..174a3e8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "kolay", - "version": "1.2.1", + "version": "1.2.2", "description": "", "keywords": [ "documentation",