From d4e2973f6c85422042ca0d57eba00953e80dc062 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 18 Jun 2024 18:04:05 +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 db5c0a3..34c2b71 100644 --- a/.release-plan.json +++ b/.release-plan.json @@ -2,8 +2,8 @@ "solution": { "kolay": { "impact": "patch", - "oldVersion": "1.0.3", - "newVersion": "1.0.4", + "oldVersion": "1.0.4", + "newVersion": "1.0.5", "constraints": [ { "impact": "patch", @@ -16,5 +16,5 @@ "oldVersion": "0.0.5" } }, - "description": "## Release (2024-06-18)\n\nkolay 1.0.4 (patch)\n\n#### :bug: Bug Fix\n* `kolay`\n * [#75](https://github.com/universal-ember/kolay/pull/75) Add rehypePlugins to setup.d.ts ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n\n#### Committers: 1\n- [@NullVoxPopuli](https://github.com/NullVoxPopuli)\n" + "description": "## Release (2024-06-18)\n\nkolay 1.0.5 (patch)\n\n#### :bug: Bug Fix\n* `kolay`\n * [#77](https://github.com/universal-ember/kolay/pull/77) Widen peer range on ember-primitives ([@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 7659fbb..2e43d3b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,17 @@ ## Release (2024-06-18) +kolay 1.0.5 (patch) + +#### :bug: Bug Fix +* `kolay` + * [#77](https://github.com/universal-ember/kolay/pull/77) Widen peer range on ember-primitives ([@NullVoxPopuli](https://github.com/NullVoxPopuli)) + +#### Committers: 1 +- [@NullVoxPopuli](https://github.com/NullVoxPopuli) + +## Release (2024-06-18) + kolay 1.0.4 (patch) #### :bug: Bug Fix diff --git a/package.json b/package.json index e38de1b..e33f213 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "kolay", - "version": "1.0.4", + "version": "1.0.5", "description": "", "keywords": [ "documentation",