Skip to content

Commit 2459223

Browse files
authored
Merge pull request #1306 from adopted-ember-addons/release-preview
Prepare Release
2 parents c162913 + 17de41d commit 2459223

File tree

3 files changed

+41
-8
lines changed

3 files changed

+41
-8
lines changed

.release-plan.json

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"solution": {
33
"ember-paper": {
44
"impact": "major",
5-
"oldVersion": "1.0.0-beta.36",
6-
"newVersion": "1.0.0-beta.37",
5+
"oldVersion": "1.0.0-beta.37",
6+
"newVersion": "1.0.0-beta.38",
77
"constraints": [
88
{
99
"impact": "major",
@@ -13,10 +13,6 @@
1313
"impact": "minor",
1414
"reason": "Appears in changelog section :rocket: Enhancement"
1515
},
16-
{
17-
"impact": "patch",
18-
"reason": "Appears in changelog section :bug: Bug Fix"
19-
},
2016
{
2117
"impact": "patch",
2218
"reason": "Appears in changelog section :house: Internal"
@@ -25,5 +21,5 @@
2521
"pkgJSONPath": "./package.json"
2622
}
2723
},
28-
"description": "## Release (2024-11-13)\n\nember-paper 1.0.0-beta.37 (major)\n\n#### :boom: Breaking Change\n* `ember-paper`\n * [#1279](https://github.com/adopted-ember-addons/ember-paper/pull/1279) update minimum supported Node version to 18 ([@mansona](https://github.com/mansona))\n\n#### :rocket: Enhancement\n* `ember-paper`\n * [#1262](https://github.com/adopted-ember-addons/ember-paper/pull/1262) refactor: migrates to `htmlSafe` from `@ember/template`. ([@matthewhartstonge](https://github.com/matthewhartstonge))\n * [#1260](https://github.com/adopted-ember-addons/ember-paper/pull/1260) build(deps): upgrades to `ember-css-transitions@^4.4.1`. ([@matthewhartstonge](https://github.com/matthewhartstonge))\n * [#1257](https://github.com/adopted-ember-addons/ember-paper/pull/1257) build(deps): updates to `ember-css-transitions@^3.1.0`. ([@matthewhartstonge](https://github.com/matthewhartstonge))\n * [#1249](https://github.com/adopted-ember-addons/ember-paper/pull/1249) update ember-auto-import to v2 ([@mansona](https://github.com/mansona))\n * [#1240](https://github.com/adopted-ember-addons/ember-paper/pull/1240) fix: Ember is not defined error ([@wozny1989](https://github.com/wozny1989))\n * [#1211](https://github.com/adopted-ember-addons/ember-paper/pull/1211) Improve compatibility with Embroider ([@Subtletree](https://github.com/Subtletree))\n\n#### :bug: Bug Fix\n* `ember-paper`\n * [#1275](https://github.com/adopted-ember-addons/ember-paper/pull/1275) move ember-modifier to dependencies ([@mansona](https://github.com/mansona))\n\n#### :house: Internal\n* `ember-paper`\n * [#1302](https://github.com/adopted-ember-addons/ember-paper/pull/1302) make release-plan do pre-releases for now ([@mansona](https://github.com/mansona))\n * [#1288](https://github.com/adopted-ember-addons/ember-paper/pull/1288) feat: adds widget catalog ([@matthewhartstonge](https://github.com/matthewhartstonge))\n * [#1293](https://github.com/adopted-ember-addons/ember-paper/pull/1293) chore: remove color mixin. ([@matthewhartstonge](https://github.com/matthewhartstonge))\n * [#1274](https://github.com/adopted-ember-addons/ember-paper/pull/1274) docs: migrates url references to adopted-ember-addons. ([@matthewhartstonge](https://github.com/matthewhartstonge))\n * [#1285](https://github.com/adopted-ember-addons/ember-paper/pull/1285) chore: remove no-implicit-this lint errors ([@matthewhartstonge](https://github.com/matthewhartstonge))\n * [#1284](https://github.com/adopted-ember-addons/ember-paper/pull/1284) make sure ember-cli-deprecation-workflow config is up to date ([@mansona](https://github.com/mansona))\n * [#1280](https://github.com/adopted-ember-addons/ember-paper/pull/1280) start using release-plan ([@mansona](https://github.com/mansona))\n * [#1251](https://github.com/adopted-ember-addons/ember-paper/pull/1251) swap to pnpm ([@mansona](https://github.com/mansona))\n * [#1278](https://github.com/adopted-ember-addons/ember-paper/pull/1278) update github actions ([@mansona](https://github.com/mansona))\n * [#1277](https://github.com/adopted-ember-addons/ember-paper/pull/1277) move lint-to-the-future dashboard to root of github pages ([@mansona](https://github.com/mansona))\n * [#1276](https://github.com/adopted-ember-addons/ember-paper/pull/1276) fix deployments on netlify ([@mansona](https://github.com/mansona))\n * [#1255](https://github.com/adopted-ember-addons/ember-paper/pull/1255) update lint-to-the-future ([@mansona](https://github.com/mansona))\n * [#1253](https://github.com/adopted-ember-addons/ember-paper/pull/1253) update lttf dashbaord ([@mansona](https://github.com/mansona))\n * [#1252](https://github.com/adopted-ember-addons/ember-paper/pull/1252) run ember-component-template-colocation-migrator ([@mansona](https://github.com/mansona))\n * [#1250](https://github.com/adopted-ember-addons/ember-paper/pull/1250) Re-enable the Prettier eslint plugin ([@mansona](https://github.com/mansona))\n * [#1248](https://github.com/adopted-ember-addons/ember-paper/pull/1248) apply fix to allow continue-on-error-comment to work ([@mansona](https://github.com/mansona))\n * [#1247](https://github.com/adopted-ember-addons/ember-paper/pull/1247) fix avatar images in docs ([@wozny1989](https://github.com/wozny1989))\n * [#1246](https://github.com/adopted-ember-addons/ember-paper/pull/1246) add ember-cli-deprecation-workflow ([@mansona](https://github.com/mansona))\n * [#1245](https://github.com/adopted-ember-addons/ember-paper/pull/1245) add continue-on-error-comment ([@mansona](https://github.com/mansona))\n * [#1242](https://github.com/adopted-ember-addons/ember-paper/pull/1242) chore: get rid of deprecation - deprecated-run-loop-and-computed-dot-access ([@wozny1989](https://github.com/wozny1989))\n * [#1218](https://github.com/adopted-ember-addons/ember-paper/pull/1218) Remove ember-cp-validations from demo application ([@mansona](https://github.com/mansona))\n * [#1220](https://github.com/adopted-ember-addons/ember-paper/pull/1220) Convert PaperGridList to native class syntax ([@mansona](https://github.com/mansona))\n * [#1223](https://github.com/adopted-ember-addons/ember-paper/pull/1223) Convert paper-form to class syntax ([@mansona](https://github.com/mansona))\n * [#1224](https://github.com/adopted-ember-addons/ember-paper/pull/1224) update paper-grid-tile to use native class syntax ([@mansona](https://github.com/mansona))\n * [#1225](https://github.com/adopted-ember-addons/ember-paper/pull/1225) update paper-item to use native class syntax ([@mansona](https://github.com/mansona))\n * [#1226](https://github.com/adopted-ember-addons/ember-paper/pull/1226) update paper-radio to use native class syntax ([@mansona](https://github.com/mansona))\n * [#1227](https://github.com/adopted-ember-addons/ember-paper/pull/1227) update paper-tab to use native class syntax ([@mansona](https://github.com/mansona))\n * [#1228](https://github.com/adopted-ember-addons/ember-paper/pull/1228) update paper-tabs to class syntax ([@mansona](https://github.com/mansona))\n * [#1222](https://github.com/adopted-ember-addons/ember-paper/pull/1222) Remove unused eslint-disable directives ([@mansona](https://github.com/mansona))\n * [#1215](https://github.com/adopted-ember-addons/ember-paper/pull/1215) Setting up the lint-to-the-future dashboard ([@mansona](https://github.com/mansona))\n * [#1221](https://github.com/adopted-ember-addons/ember-paper/pull/1221) build documentation site on every merge to master ([@mansona](https://github.com/mansona))\n * [#1217](https://github.com/adopted-ember-addons/ember-paper/pull/1217) remove Ember 3.28 from ember-try scenarios ([@mansona](https://github.com/mansona))\n * [#1212](https://github.com/adopted-ember-addons/ember-paper/pull/1212) Move from travis to github actions ([@mansona](https://github.com/mansona))\n\n#### Committers: 4\n- Adam Woźny ([@wozny1989](https://github.com/wozny1989))\n- Chris Manson ([@mansona](https://github.com/mansona))\n- Matthew Hartstonge ([@matthewhartstonge](https://github.com/matthewhartstonge))\n- Ryan Scott ([@Subtletree](https://github.com/Subtletree))\n"
24+
"description": "## Release (2025-11-13)\n\nember-paper 1.0.0-beta.38 (major)\n\n#### :boom: Breaking Change\n* `ember-paper`\n * [#1323](https://github.com/adopted-ember-addons/ember-paper/pull/1323) update ember basic dropdown and power select and drop support for Ember < 3.28 ([@mansona](https://github.com/mansona))\n * [#1324](https://github.com/adopted-ember-addons/ember-paper/pull/1324) update toast-hammer to new modifier and drop support for Ember < 3.24 ([@mansona](https://github.com/mansona))\n * [#1301](https://github.com/adopted-ember-addons/ember-paper/pull/1301) allow full-screen snapshots ([@mansona](https://github.com/mansona))\n\n#### :rocket: Enhancement\n* `ember-paper`\n * [#1332](https://github.com/adopted-ember-addons/ember-paper/pull/1332) Add support for Ember v5.x ([@mansona](https://github.com/mansona))\n * [#1331](https://github.com/adopted-ember-addons/ember-paper/pull/1331) fix owner-inject deprecation ([@mansona](https://github.com/mansona))\n * [#1330](https://github.com/adopted-ember-addons/ember-paper/pull/1330) Add support for Ember v4.x ([@mansona](https://github.com/mansona))\n * [#1326](https://github.com/adopted-ember-addons/ember-paper/pull/1326) fix ensure-safe-component deprecation ([@mansona](https://github.com/mansona))\n * [#1325](https://github.com/adopted-ember-addons/ember-paper/pull/1325) stop using @ember/string loc function ([@mansona](https://github.com/mansona))\n * [#1322](https://github.com/adopted-ember-addons/ember-paper/pull/1322) Fix ember-global and get-with-default deprecations ([@mansona](https://github.com/mansona))\n * [#1321](https://github.com/adopted-ember-addons/ember-paper/pull/1321) remove ember-composability-tools ([@mansona](https://github.com/mansona))\n\n#### :house: Internal\n* `ember-paper`\n * [#1333](https://github.com/adopted-ember-addons/ember-paper/pull/1333) fix the select demo ([@mansona](https://github.com/mansona))\n * [#1329](https://github.com/adopted-ember-addons/ember-paper/pull/1329) update ember-code-snippet ([@mansona](https://github.com/mansona))\n * [#1328](https://github.com/adopted-ember-addons/ember-paper/pull/1328) fix computed-property override deprecation in tests ([@mansona](https://github.com/mansona))\n * [#1327](https://github.com/adopted-ember-addons/ember-paper/pull/1327) run no-implicit-this codemod on tests ([@mansona](https://github.com/mansona))\n * [#1290](https://github.com/adopted-ember-addons/ember-paper/pull/1290) ci: adds no deprecations workflow ([@matthewhartstonge](https://github.com/matthewhartstonge))\n * [#1316](https://github.com/adopted-ember-addons/ember-paper/pull/1316) chore(deps): updates to `release-plan@^0.11.0`. ([@matthewhartstonge](https://github.com/matthewhartstonge))\n * [#1294](https://github.com/adopted-ember-addons/ember-paper/pull/1294) chore: remove events mixin. ([@matthewhartstonge](https://github.com/matthewhartstonge))\n * [#1308](https://github.com/adopted-ember-addons/ember-paper/pull/1308) chore(tests/dummy/app/controllers/catalog): stabilises catalog contacts. ([@matthewhartstonge](https://github.com/matthewhartstonge))\n * [#1307](https://github.com/adopted-ember-addons/ember-paper/pull/1307) fix lint-to-the-future dashboard build ([@mansona](https://github.com/mansona))\n * [#1296](https://github.com/adopted-ember-addons/ember-paper/pull/1296) Add percy ([@mansona](https://github.com/mansona))\n\n#### Committers: 2\n- Chris Manson ([@mansona](https://github.com/mansona))\n- Matthew Hartstonge ([@matthewhartstonge](https://github.com/matthewhartstonge))\n"
2925
}

CHANGELOG.md

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

3+
## Release (2025-11-13)
4+
5+
ember-paper 1.0.0-beta.38 (major)
6+
7+
#### :boom: Breaking Change
8+
* `ember-paper`
9+
* [#1323](https://github.com/adopted-ember-addons/ember-paper/pull/1323) update ember basic dropdown and power select and drop support for Ember < 3.28 ([@mansona](https://github.com/mansona))
10+
* [#1324](https://github.com/adopted-ember-addons/ember-paper/pull/1324) update toast-hammer to new modifier and drop support for Ember < 3.24 ([@mansona](https://github.com/mansona))
11+
* [#1301](https://github.com/adopted-ember-addons/ember-paper/pull/1301) allow full-screen snapshots ([@mansona](https://github.com/mansona))
12+
13+
#### :rocket: Enhancement
14+
* `ember-paper`
15+
* [#1332](https://github.com/adopted-ember-addons/ember-paper/pull/1332) Add support for Ember v5.x ([@mansona](https://github.com/mansona))
16+
* [#1331](https://github.com/adopted-ember-addons/ember-paper/pull/1331) fix owner-inject deprecation ([@mansona](https://github.com/mansona))
17+
* [#1330](https://github.com/adopted-ember-addons/ember-paper/pull/1330) Add support for Ember v4.x ([@mansona](https://github.com/mansona))
18+
* [#1326](https://github.com/adopted-ember-addons/ember-paper/pull/1326) fix ensure-safe-component deprecation ([@mansona](https://github.com/mansona))
19+
* [#1325](https://github.com/adopted-ember-addons/ember-paper/pull/1325) stop using @ember/string loc function ([@mansona](https://github.com/mansona))
20+
* [#1322](https://github.com/adopted-ember-addons/ember-paper/pull/1322) Fix ember-global and get-with-default deprecations ([@mansona](https://github.com/mansona))
21+
* [#1321](https://github.com/adopted-ember-addons/ember-paper/pull/1321) remove ember-composability-tools ([@mansona](https://github.com/mansona))
22+
23+
#### :house: Internal
24+
* `ember-paper`
25+
* [#1333](https://github.com/adopted-ember-addons/ember-paper/pull/1333) fix the select demo ([@mansona](https://github.com/mansona))
26+
* [#1329](https://github.com/adopted-ember-addons/ember-paper/pull/1329) update ember-code-snippet ([@mansona](https://github.com/mansona))
27+
* [#1328](https://github.com/adopted-ember-addons/ember-paper/pull/1328) fix computed-property override deprecation in tests ([@mansona](https://github.com/mansona))
28+
* [#1327](https://github.com/adopted-ember-addons/ember-paper/pull/1327) run no-implicit-this codemod on tests ([@mansona](https://github.com/mansona))
29+
* [#1290](https://github.com/adopted-ember-addons/ember-paper/pull/1290) ci: adds no deprecations workflow ([@matthewhartstonge](https://github.com/matthewhartstonge))
30+
* [#1316](https://github.com/adopted-ember-addons/ember-paper/pull/1316) chore(deps): updates to `release-plan@^0.11.0`. ([@matthewhartstonge](https://github.com/matthewhartstonge))
31+
* [#1294](https://github.com/adopted-ember-addons/ember-paper/pull/1294) chore: remove events mixin. ([@matthewhartstonge](https://github.com/matthewhartstonge))
32+
* [#1308](https://github.com/adopted-ember-addons/ember-paper/pull/1308) chore(tests/dummy/app/controllers/catalog): stabilises catalog contacts. ([@matthewhartstonge](https://github.com/matthewhartstonge))
33+
* [#1307](https://github.com/adopted-ember-addons/ember-paper/pull/1307) fix lint-to-the-future dashboard build ([@mansona](https://github.com/mansona))
34+
* [#1296](https://github.com/adopted-ember-addons/ember-paper/pull/1296) Add percy ([@mansona](https://github.com/mansona))
35+
36+
#### Committers: 2
37+
- Chris Manson ([@mansona](https://github.com/mansona))
38+
- Matthew Hartstonge ([@matthewhartstonge](https://github.com/matthewhartstonge))
39+
340
## Release (2024-11-13)
441

542
ember-paper 1.0.0-beta.37 (major)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-paper",
3-
"version": "1.0.0-beta.37",
3+
"version": "1.0.0-beta.38",
44
"description": "The Ember approach to Material Design.",
55
"keywords": [
66
"ember-addon",

0 commit comments

Comments
 (0)