diff --git a/.release-plan.json b/.release-plan.json index f6becda..67d5a82 100644 --- a/.release-plan.json +++ b/.release-plan.json @@ -4,5 +4,5 @@ "oldVersion": "1.0.0" } }, - "description": "## Release (2025-11-24)\n\n\n\n#### :house: Internal\n* Other\n * [#85](https://github.com/Addepar/ember-json-viewer/pull/85) Prepare Release ([@github-actions[bot]](https://github.com/apps/github-actions))\n * [#81](https://github.com/Addepar/ember-json-viewer/pull/81) Prepare Release ([@github-actions[bot]](https://github.com/apps/github-actions))\n * [#79](https://github.com/Addepar/ember-json-viewer/pull/79) Prepare Release ([@github-actions[bot]](https://github.com/apps/github-actions))\n * [#78](https://github.com/Addepar/ember-json-viewer/pull/78) [WEBCORE-3330] Disable pnpm upgrade notification ([@eliasdawson-addepar](https://github.com/eliasdawson-addepar))\n * [#77](https://github.com/Addepar/ember-json-viewer/pull/77) Create CODEOWNERS ([@mixonic](https://github.com/mixonic))\n * [#75](https://github.com/Addepar/ember-json-viewer/pull/75) workflows: Update run-tests.yml to run on merge_group trigger ([@bantic](https://github.com/bantic))\n* `test-app`\n * [#80](https://github.com/Addepar/ember-json-viewer/pull/80) Upgrade Node and pnpm ([@mixonic](https://github.com/mixonic))\n\n#### Committers: 4\n- Cory Forsyth ([@bantic](https://github.com/bantic))\n- Elias Dawson ([@eliasdawson-addepar](https://github.com/eliasdawson-addepar))\n- Matthew Beale ([@mixonic](https://github.com/mixonic))\n- [@github-actions[bot]](https://github.com/apps/github-actions)\n" + "description": "## Release (2025-12-17)\n\n\n\n#### :house: Internal\n* Other\n * [#87](https://github.com/Addepar/ember-json-viewer/pull/87) Prepare Release ([@github-actions[bot]](https://github.com/apps/github-actions))\n * [#85](https://github.com/Addepar/ember-json-viewer/pull/85) Prepare Release ([@github-actions[bot]](https://github.com/apps/github-actions))\n * [#81](https://github.com/Addepar/ember-json-viewer/pull/81) Prepare Release ([@github-actions[bot]](https://github.com/apps/github-actions))\n * [#79](https://github.com/Addepar/ember-json-viewer/pull/79) Prepare Release ([@github-actions[bot]](https://github.com/apps/github-actions))\n * [#78](https://github.com/Addepar/ember-json-viewer/pull/78) [WEBCORE-3330] Disable pnpm upgrade notification ([@eliasdawson-addepar](https://github.com/eliasdawson-addepar))\n * [#77](https://github.com/Addepar/ember-json-viewer/pull/77) Create CODEOWNERS ([@mixonic](https://github.com/mixonic))\n * [#75](https://github.com/Addepar/ember-json-viewer/pull/75) workflows: Update run-tests.yml to run on merge_group trigger ([@bantic](https://github.com/bantic))\n* `test-app`\n * [#80](https://github.com/Addepar/ember-json-viewer/pull/80) Upgrade Node and pnpm ([@mixonic](https://github.com/mixonic))\n\n#### Committers: 4\n- Cory Forsyth ([@bantic](https://github.com/bantic))\n- Elias Dawson ([@eliasdawson-addepar](https://github.com/eliasdawson-addepar))\n- Matthew Beale ([@mixonic](https://github.com/mixonic))\n- [@github-actions[bot]](https://github.com/apps/github-actions)\n" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 8bfe9dd..30398ec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,27 @@ # Changelog +## Release (2025-12-17) + + + +#### :house: Internal +* Other + * [#87](https://github.com/Addepar/ember-json-viewer/pull/87) Prepare Release ([@github-actions[bot]](https://github.com/apps/github-actions)) + * [#85](https://github.com/Addepar/ember-json-viewer/pull/85) Prepare Release ([@github-actions[bot]](https://github.com/apps/github-actions)) + * [#81](https://github.com/Addepar/ember-json-viewer/pull/81) Prepare Release ([@github-actions[bot]](https://github.com/apps/github-actions)) + * [#79](https://github.com/Addepar/ember-json-viewer/pull/79) Prepare Release ([@github-actions[bot]](https://github.com/apps/github-actions)) + * [#78](https://github.com/Addepar/ember-json-viewer/pull/78) [WEBCORE-3330] Disable pnpm upgrade notification ([@eliasdawson-addepar](https://github.com/eliasdawson-addepar)) + * [#77](https://github.com/Addepar/ember-json-viewer/pull/77) Create CODEOWNERS ([@mixonic](https://github.com/mixonic)) + * [#75](https://github.com/Addepar/ember-json-viewer/pull/75) workflows: Update run-tests.yml to run on merge_group trigger ([@bantic](https://github.com/bantic)) +* `test-app` + * [#80](https://github.com/Addepar/ember-json-viewer/pull/80) Upgrade Node and pnpm ([@mixonic](https://github.com/mixonic)) + +#### Committers: 4 +- Cory Forsyth ([@bantic](https://github.com/bantic)) +- Elias Dawson ([@eliasdawson-addepar](https://github.com/eliasdawson-addepar)) +- Matthew Beale ([@mixonic](https://github.com/mixonic)) +- [@github-actions[bot]](https://github.com/apps/github-actions) + ## Release (2025-11-24)