From 1e792605cc0136b5c4606063c043fd299ad8cdef Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 5 Nov 2025 16:45:26 +0000 Subject: [PATCH] Prepare Release using 'release-plan' --- .release-plan.json | 12 ++++++------ CHANGELOG.md | 15 +++++++++++++++ react-migration-toolkit/package.json | 4 ++-- release-plan-stderr.txt | 14 -------------- 4 files changed, 23 insertions(+), 22 deletions(-) delete mode 100644 release-plan-stderr.txt diff --git a/.release-plan.json b/.release-plan.json index 1326a84..bb1ab37 100644 --- a/.release-plan.json +++ b/.release-plan.json @@ -1,17 +1,17 @@ { "solution": { "@qonto/react-migration-toolkit": { - "impact": "major", - "oldVersion": "3.0.0", - "newVersion": "4.0.0", + "impact": "patch", + "oldVersion": "4.0.1", + "newVersion": "4.0.2", "constraints": [ { - "impact": "major", - "reason": "Appears in changelog section :boom: Breaking Change" + "impact": "patch", + "reason": "Appears in changelog section :house: Internal" } ], "pkgJSONPath": "./react-migration-toolkit/package.json" } }, - "description": "## Release (2025-07-31)\n\n@qonto/react-migration-toolkit 4.0.0 (major)\n\n#### :boom: Breaking Change\n* `@qonto/react-migration-toolkit`, `test-app`\n * [#67](https://github.com/qonto/react-migration-toolkit/pull/67) 3.0.1 - chore(routing): remove routing hooks and related context and providers ([@LeonardoRick](https://github.com/LeonardoRick))\n\n#### :bug: Bug Fix\n* [#70](https://github.com/qonto/react-migration-toolkit/pull/70) Revert \"Prepare Release\" ([@m-jovan](https://github.com/m-jovan))\n\n#### :house: Internal\n* [#69](https://github.com/qonto/react-migration-toolkit/pull/69) Prepare Release ([@github-actions[bot]](https://github.com/apps/github-actions))\n* [#68](https://github.com/qonto/react-migration-toolkit/pull/68) Prepare Release ([@github-actions[bot]](https://github.com/apps/github-actions))\n\n#### Committers: 3\n- Jovan Milosevic ([@m-jovan](https://github.com/m-jovan))\n- Leonardo Rick ([@LeonardoRick](https://github.com/LeonardoRick))\n- [@github-actions[bot]](https://github.com/apps/github-actions)\n" + "description": "## Release (2025-11-05)\n\n@qonto/react-migration-toolkit 4.0.2 (patch)\n\n#### :house: Internal\n* Other\n * [#75](https://github.com/qonto/react-migration-toolkit/pull/75) Prepare Release ([@github-actions[bot]](https://github.com/apps/github-actions))\n * [#74](https://github.com/qonto/react-migration-toolkit/pull/74) Prepare Release ([@github-actions[bot]](https://github.com/apps/github-actions))\n* `@qonto/react-migration-toolkit`, `test-app`\n * [#73](https://github.com/qonto/react-migration-toolkit/pull/73) chore(deps-peer): bump react-intl from 6.6.8 to 7.1.14 ([@LeonardoRick](https://github.com/LeonardoRick))\n\n#### Committers: 2\n- Leonardo Rick ([@LeonardoRick](https://github.com/LeonardoRick))\n- [@github-actions[bot]](https://github.com/apps/github-actions)\n" } diff --git a/CHANGELOG.md b/CHANGELOG.md index f892e12..73808ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,20 @@ # Changelog +## Release (2025-11-05) + +@qonto/react-migration-toolkit 4.0.2 (patch) + +#### :house: Internal +* Other + * [#75](https://github.com/qonto/react-migration-toolkit/pull/75) Prepare Release ([@github-actions[bot]](https://github.com/apps/github-actions)) + * [#74](https://github.com/qonto/react-migration-toolkit/pull/74) Prepare Release ([@github-actions[bot]](https://github.com/apps/github-actions)) +* `@qonto/react-migration-toolkit`, `test-app` + * [#73](https://github.com/qonto/react-migration-toolkit/pull/73) chore(deps-peer): bump react-intl from 6.6.8 to 7.1.14 ([@LeonardoRick](https://github.com/LeonardoRick)) + +#### Committers: 2 +- Leonardo Rick ([@LeonardoRick](https://github.com/LeonardoRick)) +- [@github-actions[bot]](https://github.com/apps/github-actions) + ## Release (2025-07-31) @qonto/react-migration-toolkit 4.0.0 (major) diff --git a/react-migration-toolkit/package.json b/react-migration-toolkit/package.json index 4d75737..73d174b 100644 --- a/react-migration-toolkit/package.json +++ b/react-migration-toolkit/package.json @@ -1,6 +1,6 @@ { "name": "@qonto/react-migration-toolkit", - "version": "4.0.1", + "version": "4.0.2", "description": "A toolkit to help migrate Ember components to React", "keywords": [ "ember-addon" @@ -149,4 +149,4 @@ "optional": true } } -} \ No newline at end of file +} diff --git a/release-plan-stderr.txt b/release-plan-stderr.txt deleted file mode 100644 index 082ebb8..0000000 --- a/release-plan-stderr.txt +++ /dev/null @@ -1,14 +0,0 @@ -# Unlabeled Changes - -* `@qonto/react-migration-toolkit`, `test-app` - * [#73](https://github.com/qonto/react-migration-toolkit/pull/73) chore(deps-peer): bump react-intl from 6.6.8 to 7.1.14 ([@LeonardoRick](https://github.com/LeonardoRick)) - - -*Cannot plan release until the above changes are labeled*. -# Unlabeled Changes - -* `@qonto/react-migration-toolkit`, `test-app` - * [#73](https://github.com/qonto/react-migration-toolkit/pull/73) chore(deps-peer): bump react-intl from 6.6.8 to 7.1.14 ([@LeonardoRick](https://github.com/LeonardoRick)) - - -*Cannot plan release until the above changes are labeled*.