Skip to content

Commit 1dce72b

Browse files
Prepare Release using 'release-plan' (#480)
Co-authored-by: mansona <[email protected]>
1 parent 7eb5c87 commit 1dce72b

File tree

3 files changed

+53
-1
lines changed

3 files changed

+53
-1
lines changed

.release-plan.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"solution": {
3+
"ember-infinity": {
4+
"impact": "major",
5+
"oldVersion": "2.3.0",
6+
"newVersion": "3.0.0",
7+
"constraints": [
8+
{
9+
"impact": "major",
10+
"reason": "Appears in changelog section :boom: Breaking Change"
11+
},
12+
{
13+
"impact": "patch",
14+
"reason": "Appears in changelog section :house: Internal"
15+
}
16+
],
17+
"pkgJSONPath": "./ember-infinity/package.json"
18+
}
19+
},
20+
"description": "## Release (2024-05-16)\n\nember-infinity 3.0.0 (major)\n\n#### :boom: Breaking Change\n* `ember-infinity`, `test-app`\n * [#470](https://github.com/adopted-ember-addons/ember-infinity/pull/470) Upgrade to Ember 5 and convert to a v2 addon ([@wozny1989](https://github.com/wozny1989))\n\n#### :bug: Bug Fix\n* [#468](https://github.com/adopted-ember-addons/ember-infinity/pull/468) Fix isVisible deprecation ([@smercadomx](https://github.com/smercadomx))\n\n#### :house: Internal\n* Other\n * [#484](https://github.com/adopted-ember-addons/ember-infinity/pull/484) swap override for patched package ([@mansona](https://github.com/mansona))\n * [#478](https://github.com/adopted-ember-addons/ember-infinity/pull/478) add an action to release demo site ([@mansona](https://github.com/mansona))\n * [#479](https://github.com/adopted-ember-addons/ember-infinity/pull/479) fix pnpm version for release-plan ([@mansona](https://github.com/mansona))\n * [#476](https://github.com/adopted-ember-addons/ember-infinity/pull/476) setup release-plan ([@mansona](https://github.com/mansona))\n* `test-app`\n * [#483](https://github.com/adopted-ember-addons/ember-infinity/pull/483) fix issue with github-changelog ([@mansona](https://github.com/mansona))\n * [#482](https://github.com/adopted-ember-addons/ember-infinity/pull/482) turn on mirage for production deploy of demo app ([@mansona](https://github.com/mansona))\n * [#481](https://github.com/adopted-ember-addons/ember-infinity/pull/481) fix root-url for github pages ([@mansona](https://github.com/mansona))\n * [#477](https://github.com/adopted-ember-addons/ember-infinity/pull/477) Update test/demo app ([@jahrock](https://github.com/jahrock))\n* `ember-infinity`\n * [#475](https://github.com/adopted-ember-addons/ember-infinity/pull/475) remove engine reference for Node 18 ([@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- Jah Rock ([@jahrock](https://github.com/jahrock))\n- Sergio Mercado ([@smercadomx](https://github.com/smercadomx))\n"
21+
}

CHANGELOG.md

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

3+
## Release (2024-05-16)
4+
5+
ember-infinity 3.0.0 (major)
6+
7+
#### :boom: Breaking Change
8+
* `ember-infinity`, `test-app`
9+
* [#470](https://github.com/adopted-ember-addons/ember-infinity/pull/470) Upgrade to Ember 5 and convert to a v2 addon ([@wozny1989](https://github.com/wozny1989))
10+
11+
#### :bug: Bug Fix
12+
* [#468](https://github.com/adopted-ember-addons/ember-infinity/pull/468) Fix isVisible deprecation ([@smercadomx](https://github.com/smercadomx))
13+
14+
#### :house: Internal
15+
* Other
16+
* [#484](https://github.com/adopted-ember-addons/ember-infinity/pull/484) swap override for patched package ([@mansona](https://github.com/mansona))
17+
* [#478](https://github.com/adopted-ember-addons/ember-infinity/pull/478) add an action to release demo site ([@mansona](https://github.com/mansona))
18+
* [#479](https://github.com/adopted-ember-addons/ember-infinity/pull/479) fix pnpm version for release-plan ([@mansona](https://github.com/mansona))
19+
* [#476](https://github.com/adopted-ember-addons/ember-infinity/pull/476) setup release-plan ([@mansona](https://github.com/mansona))
20+
* `test-app`
21+
* [#483](https://github.com/adopted-ember-addons/ember-infinity/pull/483) fix issue with github-changelog ([@mansona](https://github.com/mansona))
22+
* [#482](https://github.com/adopted-ember-addons/ember-infinity/pull/482) turn on mirage for production deploy of demo app ([@mansona](https://github.com/mansona))
23+
* [#481](https://github.com/adopted-ember-addons/ember-infinity/pull/481) fix root-url for github pages ([@mansona](https://github.com/mansona))
24+
* [#477](https://github.com/adopted-ember-addons/ember-infinity/pull/477) Update test/demo app ([@jahrock](https://github.com/jahrock))
25+
* `ember-infinity`
26+
* [#475](https://github.com/adopted-ember-addons/ember-infinity/pull/475) remove engine reference for Node 18 ([@mansona](https://github.com/mansona))
27+
28+
#### Committers: 4
29+
- Adam Woźny ([@wozny1989](https://github.com/wozny1989))
30+
- Chris Manson ([@mansona](https://github.com/mansona))
31+
- Jah Rock ([@jahrock](https://github.com/jahrock))
32+
- Sergio Mercado ([@smercadomx](https://github.com/smercadomx))
33+
334
## [2.2.1](https://github.com/ember-infinity/ember-infinity/tree/v2.2.1) (2021-05-19)
435
[Full Changelog](https://github.com/hhff/ember-infinity/compare/v2.1.0...v2.2.1)
536

ember-infinity/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-infinity",
3-
"version": "2.3.0",
3+
"version": "3.0.0",
44
"description": "Simple, flexible infinite scroll for Ember CLI Apps.",
55
"keywords": [
66
"ember-addon",

0 commit comments

Comments
 (0)