From bb62b2bec54a7e3ccd0b3f5f0df6c4889198cf26 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 7 Jul 2024 17:25:51 +0200 Subject: [PATCH] Prepare Release using 'release-plan' (#78) Co-authored-by: patricklx <1332320+patricklx@users.noreply.github.com> --- .release-plan.json | 6 +++--- CHANGELOG.md | 11 +++++++++++ ember-routable-component/package.json | 2 +- stderr.log | 1 + 4 files changed, 16 insertions(+), 4 deletions(-) diff --git a/.release-plan.json b/.release-plan.json index 81691f5..e320c37 100644 --- a/.release-plan.json +++ b/.release-plan.json @@ -2,8 +2,8 @@ "solution": { "ember-routable-component": { "impact": "minor", - "oldVersion": "1.0.0", - "newVersion": "1.1.0", + "oldVersion": "1.1.0", + "newVersion": "1.2.0", "constraints": [ { "impact": "minor", @@ -13,5 +13,5 @@ "pkgJSONPath": "./ember-routable-component/package.json" } }, - "description": "## Release (2024-07-05)\n\nember-routable-component 1.1.0 (minor)\n\n#### :rocket: Enhancement\n* `ember-routable-component`\n * [#76](https://github.com/patricklx/ember-routable-component/pull/76) fix type ([@patricklx](https://github.com/patricklx))\n\n#### Committers: 1\n- Patrick Pircher ([@patricklx](https://github.com/patricklx))\n" + "description": "## Release (2024-07-07)\n\nember-routable-component 1.2.0 (minor)\n\n#### :rocket: Enhancement\n* `ember-routable-component`, `test-app`\n * [#79](https://github.com/patricklx/ember-routable-component/pull/79) fix typing ([@patricklx](https://github.com/patricklx))\n\n#### Committers: 1\n- Patrick Pircher ([@patricklx](https://github.com/patricklx))\n" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 22decaa..8950247 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## Release (2024-07-07) + +ember-routable-component 1.2.0 (minor) + +#### :rocket: Enhancement +* `ember-routable-component`, `test-app` + * [#79](https://github.com/patricklx/ember-routable-component/pull/79) fix typing ([@patricklx](https://github.com/patricklx)) + +#### Committers: 1 +- Patrick Pircher ([@patricklx](https://github.com/patricklx)) + ## Release (2024-07-05) ember-routable-component 1.1.0 (minor) diff --git a/ember-routable-component/package.json b/ember-routable-component/package.json index 8d1d783..b3180a5 100644 --- a/ember-routable-component/package.json +++ b/ember-routable-component/package.json @@ -1,6 +1,6 @@ { "name": "ember-routable-component", - "version": "1.1.0", + "version": "1.2.0", "description": "Provides an adapter for using components for routes", "keywords": [ "ember-addon" diff --git a/stderr.log b/stderr.log index 5963653..3f42d19 100644 --- a/stderr.log +++ b/stderr.log @@ -3,3 +3,4 @@ Warning: unknown package "test-app" Warning: unknown package "test-app" Warning: unknown package "test-app" Warning: unknown package "test-app" +Warning: unknown package "test-app"