File tree Expand file tree Collapse file tree 3 files changed +39
-1
lines changed Expand file tree Collapse file tree 3 files changed +39
-1
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "solution" : {
3+ "ember-raf-scheduler" : {
4+ "impact" : " minor" ,
5+ "oldVersion" : " 0.4.1" ,
6+ "newVersion" : " 0.5.0" ,
7+ "tagName" : " latest" ,
8+ "constraints" : [
9+ {
10+ "impact" : " minor" ,
11+ "reason" : " Appears in changelog section :rocket: Enhancement"
12+ },
13+ {
14+ "impact" : " patch" ,
15+ "reason" : " Appears in changelog section :house: Internal"
16+ }
17+ ],
18+ "pkgJSONPath" : " ./package.json"
19+ }
20+ },
21+ "description" : " ## Release (2025-05-19)\n\n * ember-raf-scheduler 0.5.0 (minor)\n\n #### :rocket: Enhancement\n * `ember-raf-scheduler`\n * [#18](https://github.com/html-next/ember-raf-scheduler/pull/18) [Breaking] Convert to V2 Addon ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n\n #### :house: Internal\n * `ember-raf-scheduler`\n * [#21](https://github.com/html-next/ember-raf-scheduler/pull/21) Remove remaining rollup reference ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#19](https://github.com/html-next/ember-raf-scheduler/pull/19) Setup release-plan ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n\n #### Committers: 1\n - [@NullVoxPopuli](https://github.com/NullVoxPopuli)\n "
22+ }
Original file line number Diff line number Diff line change 11# Changelog
2+
3+ ## Release (2025-05-19)
4+
5+ * ember-raf-scheduler 0.5.0 (minor)
6+
7+ #### :rocket : Enhancement
8+ * ` ember-raf-scheduler `
9+ * [ #18 ] ( https://github.com/html-next/ember-raf-scheduler/pull/18 ) [ Breaking] Convert to V2 Addon ([ @NullVoxPopuli ] ( https://github.com/NullVoxPopuli ) )
10+
11+ #### :house : Internal
12+ * ` ember-raf-scheduler `
13+ * [ #21 ] ( https://github.com/html-next/ember-raf-scheduler/pull/21 ) Remove remaining rollup reference ([ @NullVoxPopuli ] ( https://github.com/NullVoxPopuli ) )
14+ * [ #19 ] ( https://github.com/html-next/ember-raf-scheduler/pull/19 ) Setup release-plan ([ @NullVoxPopuli ] ( https://github.com/NullVoxPopuli ) )
15+
16+ #### Committers: 1
17+ - [ @NullVoxPopuli ] ( https://github.com/NullVoxPopuli )
Original file line number Diff line number Diff line change 11{
22 "name" : " ember-raf-scheduler" ,
3- "version" : " 0.4.1 " ,
3+ "version" : " 0.5.0 " ,
44 "description" : " The default blueprint for Embroider v2 addons." ,
55 "keywords" : [
66 " ember-addon"
You can’t perform that action at this time.
0 commit comments