Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-plan.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down