Skip to content

Commit f6fe496

Browse files
Merge pull request #400 from NullVoxPopuli/release-preview
Prepare Release
2 parents ebb75bf + aa70d43 commit f6fe496

File tree

2 files changed

+7
-15
lines changed

2 files changed

+7
-15
lines changed

.release-plan.json

Lines changed: 2 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,8 @@
11
{
22
"solution": {
33
"ember-data-resources": {
4-
"impact": "minor",
5-
"oldVersion": "5.0.0",
6-
"newVersion": "5.1.0",
7-
"constraints": [
8-
{
9-
"impact": "minor",
10-
"reason": "Appears in changelog section :rocket: Enhancement"
11-
},
12-
{
13-
"impact": "patch",
14-
"reason": "Appears in changelog section :house: Internal"
15-
}
16-
],
17-
"pkgJSONPath": "./ember-data-resources/package.json"
4+
"oldVersion": "5.1.0"
185
}
196
},
20-
"description": "## Release (2024-02-09)\n\nember-data-resources 5.1.0 (minor)\n\n#### :rocket: Enhancement\n* `@nullvoxpopuli/dev`, `ember-data-resources`, `test-app`, `test-embroider-app`\n * [#392](https://github.com/NullVoxPopuli/ember-data-resources/pull/392) Test against ember-resources@v7 ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n* Other\n * [#394](https://github.com/NullVoxPopuli/ember-data-resources/pull/394) Support broader TypeScript Range (increasing to 4.8 - 5.3) ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n\n#### :house: Internal\n* Other\n * [#398](https://github.com/NullVoxPopuli/ember-data-resources/pull/398) Remove invalid turbo config field ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#397](https://github.com/NullVoxPopuli/ember-data-resources/pull/397) Upgrade release-plan ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#384](https://github.com/NullVoxPopuli/ember-data-resources/pull/384) Switch to release plan ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n* `@nullvoxpopuli/dev`, `ember-data-resources`, `test-app`, `test-embroider-app`\n * [#393](https://github.com/NullVoxPopuli/ember-data-resources/pull/393) Update test dev dependencies ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#389](https://github.com/NullVoxPopuli/ember-data-resources/pull/389) Upgrade babel deps ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n* `test-app`, `test-embroider-app`\n * [#391](https://github.com/NullVoxPopuli/ember-data-resources/pull/391) Use decorator transform for easier local debugging ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#388](https://github.com/NullVoxPopuli/ember-data-resources/pull/388) Upgrade ember-qunit ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#385](https://github.com/NullVoxPopuli/ember-data-resources/pull/385) Upgrade to MSW 2 ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#386](https://github.com/NullVoxPopuli/ember-data-resources/pull/386) Upgrade ember-cli-babel ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n* `test-embroider-app`\n * [#390](https://github.com/NullVoxPopuli/ember-data-resources/pull/390) Upgrade embroider deps ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n\n#### Committers: 2\n- Jonas Metzener ([@anehx](https://github.com/anehx))\n- [@NullVoxPopuli](https://github.com/NullVoxPopuli)\n"
7+
"description": "\n\n\n\n"
218
}

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
4+
5+
6+
7+
38
## Release (2024-02-09)
49

510
ember-data-resources 5.1.0 (minor)

0 commit comments

Comments
 (0)