From 2928b2da8c8066a48f1360f7608c73659e9df0e9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 10 Mar 2024 23:08:45 +0000 Subject: [PATCH] Prepare Release using 'release-plan' --- .release-plan.json | 13 ++----------- CHANGELOG.md | 5 +++++ 2 files changed, 7 insertions(+), 11 deletions(-) diff --git a/.release-plan.json b/.release-plan.json index 11f1c102..9cd35ef0 100644 --- a/.release-plan.json +++ b/.release-plan.json @@ -1,17 +1,8 @@ { "solution": { "ember-data-resources": { - "impact": "patch", - "oldVersion": "5.2.0", - "newVersion": "5.2.1", - "constraints": [ - { - "impact": "patch", - "reason": "Appears in changelog section :bug: Bug Fix" - } - ], - "pkgJSONPath": "./ember-data-resources/package.json" + "oldVersion": "5.2.1" } }, - "description": "## Release (2024-02-20)\n\nember-data-resources 5.2.1 (patch)\n\n#### :bug: Bug Fix\n* `ember-data-resources`\n * [#408](https://github.com/NullVoxPopuli/ember-data-resources/pull/408) Add publish to the release workflow ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n\n#### Committers: 1\n- [@NullVoxPopuli](https://github.com/NullVoxPopuli)\n" + "description": "\n\n\n\n" } diff --git a/CHANGELOG.md b/CHANGELOG.md index f89f6c52..3b072ba9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog + + + + + ## Release (2024-02-20) ember-data-resources 5.2.1 (patch)