-
-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prepare Release using 'release-plan'
- Loading branch information
1 parent
0fd7064
commit c509307
Showing
4 changed files
with
78 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
{ | ||
"solution": { | ||
"limber-ui": { | ||
"oldVersion": "1.0.0" | ||
}, | ||
"ember-repl": { | ||
"impact": "major", | ||
"oldVersion": "3.0.0", | ||
"newVersion": "4.0.0", | ||
"constraints": [ | ||
{ | ||
"impact": "major", | ||
"reason": "Appears in changelog section :boom: Breaking Change" | ||
}, | ||
{ | ||
"impact": "minor", | ||
"reason": "Appears in changelog section :rocket: Enhancement" | ||
} | ||
], | ||
"pkgJSONPath": "./packages/ember-repl/addon/package.json" | ||
}, | ||
"codemirror-lang-glimdown": { | ||
"oldVersion": "0.0.0" | ||
}, | ||
"@glimdown/lezer": { | ||
"oldVersion": "0.0.0" | ||
}, | ||
"codemirror-lang-glimmer-js": { | ||
"oldVersion": "0.0.0" | ||
}, | ||
"@glimdown/lezer-glimmer-expression": { | ||
"oldVersion": "0.0.0" | ||
}, | ||
"codemirror-lang-glimmer": { | ||
"oldVersion": "0.0.0" | ||
}, | ||
"lezer-glimmer": { | ||
"oldVersion": "0.0.0" | ||
} | ||
}, | ||
"description": "## Release (2024-02-20)\n\nember-repl 4.0.0 (major)\n\n#### :boom: Breaking Change\n* `ember-repl`, `ember-repl-test-app`\n * [#1674](https://github.com/NullVoxPopuli/limber/pull/1674) Refactor the compilation library to prepare for broader usage ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n* `ember-repl`\n * [#1672](https://github.com/NullVoxPopuli/limber/pull/1672) [ember-repl] remove broccoli plugin for generating a 'component map' ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n\n#### :rocket: Enhancement\n* `ember-repl`, `ember-repl-test-app`\n * [#1674](https://github.com/NullVoxPopuli/limber/pull/1674) Refactor the compilation library to prepare for broader usage ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n\n#### :house: Internal\n* `ember-repl-test-app`\n * [#1676](https://github.com/NullVoxPopuli/limber/pull/1676) Remove skipped tests that have been skipped for years ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n* Other\n * [#1670](https://github.com/NullVoxPopuli/limber/pull/1670) Release plan ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n\n#### Committers: 1\n- [@NullVoxPopuli](https://github.com/NullVoxPopuli)\n" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,24 @@ | ||
# Changelog | ||
|
||
## Release (2024-02-20) | ||
|
||
ember-repl 4.0.0 (major) | ||
|
||
#### :boom: Breaking Change | ||
* `ember-repl`, `ember-repl-test-app` | ||
* [#1674](https://github.com/NullVoxPopuli/limber/pull/1674) Refactor the compilation library to prepare for broader usage ([@NullVoxPopuli](https://github.com/NullVoxPopuli)) | ||
* `ember-repl` | ||
* [#1672](https://github.com/NullVoxPopuli/limber/pull/1672) [ember-repl] remove broccoli plugin for generating a 'component map' ([@NullVoxPopuli](https://github.com/NullVoxPopuli)) | ||
|
||
#### :rocket: Enhancement | ||
* `ember-repl`, `ember-repl-test-app` | ||
* [#1674](https://github.com/NullVoxPopuli/limber/pull/1674) Refactor the compilation library to prepare for broader usage ([@NullVoxPopuli](https://github.com/NullVoxPopuli)) | ||
|
||
#### :house: Internal | ||
* `ember-repl-test-app` | ||
* [#1676](https://github.com/NullVoxPopuli/limber/pull/1676) Remove skipped tests that have been skipped for years ([@NullVoxPopuli](https://github.com/NullVoxPopuli)) | ||
* Other | ||
* [#1670](https://github.com/NullVoxPopuli/limber/pull/1670) Release plan ([@NullVoxPopuli](https://github.com/NullVoxPopuli)) | ||
|
||
#### Committers: 1 | ||
- [@NullVoxPopuli](https://github.com/NullVoxPopuli) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
Warning: unknown package "ember-repl-test-app" | ||
Warning: unknown package "ember-repl-test-app" | ||
Warning: unknown package "ember-repl-test-app" |