Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare Release #782

Merged
merged 1 commit into from
Aug 23, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 5 additions & 13 deletions .release-plan.json
Original file line number Diff line number Diff line change
@@ -1,25 +1,17 @@
{
"solution": {
"ember-keyboard": {
"impact": "major",
"oldVersion": "8.2.1",
"newVersion": "9.0.0",
"impact": "patch",
"oldVersion": "9.0.0",
"newVersion": "9.0.1",
"constraints": [
{
"impact": "major",
"reason": "Appears in changelog section :boom: Breaking Change"
},
{
"impact": "minor",
"reason": "Appears in changelog section :rocket: Enhancement"
},
{
"impact": "patch",
"reason": "Appears in changelog section :house: Internal"
"reason": "Appears in changelog section :bug: Bug Fix"
}
],
"pkgJSONPath": "./addon/package.json"
}
},
"description": "## Release (2024-08-22)\n\nember-keyboard 9.0.0 (major)\n\n#### :boom: Breaking Change\n* `ember-keyboard`, `test-app`\n * [#770](https://github.com/adopted-ember-addons/ember-keyboard/pull/770) Drops support for ember < 3.28 ([@leoeuclids](https://github.com/leoeuclids))\n\n#### :rocket: Enhancement\n* `ember-keyboard`\n * [#780](https://github.com/adopted-ember-addons/ember-keyboard/pull/780) Widen peer range for peer, @ember/test-helpers ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n* `ember-keyboard`, `test-app`\n * [#755](https://github.com/adopted-ember-addons/ember-keyboard/pull/755) Feature: Plus sign support ([@leoeuclids](https://github.com/leoeuclids))\n\n#### :house: Internal\n* Other\n * [#773](https://github.com/adopted-ember-addons/ember-keyboard/pull/773) Migrate to pnpm part 2 ([@SergeAstapov](https://github.com/SergeAstapov))\n * [#771](https://github.com/adopted-ember-addons/ember-keyboard/pull/771) Setup release plan ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#758](https://github.com/adopted-ember-addons/ember-keyboard/pull/758) Bump @babel/traverse from 7.17.0 to 7.23.2 ([@dependabot[bot]](https://github.com/apps/dependabot))\n* `ember-keyboard`, `docs`, `test-app`\n * [#772](https://github.com/adopted-ember-addons/ember-keyboard/pull/772) Migrate to pnpm ([@leoeuclids](https://github.com/leoeuclids))\n\n#### Committers: 3\n- Leo Euclides ([@leoeuclids](https://github.com/leoeuclids))\n- Sergey Astapov ([@SergeAstapov](https://github.com/SergeAstapov))\n- [@NullVoxPopuli](https://github.com/NullVoxPopuli)\n"
"description": "## Release (2024-08-23)\n\nember-keyboard 9.0.1 (patch)\n\n#### :bug: Bug Fix\n* `ember-keyboard`, `test-app`\n * [#757](https://github.com/adopted-ember-addons/ember-keyboard/pull/757) Don't evaluate getters when looking for handlers ([@wagenet](https://github.com/wagenet))\n\n#### :house: Internal\n* `test-app`\n * [#785](https://github.com/adopted-ember-addons/ember-keyboard/pull/785) Use the in-repo copy of ember-keyboard using the workspace protocol ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#784](https://github.com/adopted-ember-addons/ember-keyboard/pull/784) Upgrade to pnpm 9 ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n* Other\n * [#783](https://github.com/adopted-ember-addons/ember-keyboard/pull/783) Skip cleanup in ember-try ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n\n#### Committers: 2\n- Peter Wagenet ([@wagenet](https://github.com/wagenet))\n- [@NullVoxPopuli](https://github.com/NullVoxPopuli)\n"
}
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# Changelog

## Release (2024-08-23)

ember-keyboard 9.0.1 (patch)

#### :bug: Bug Fix
* `ember-keyboard`, `test-app`
* [#757](https://github.com/adopted-ember-addons/ember-keyboard/pull/757) Don't evaluate getters when looking for handlers ([@wagenet](https://github.com/wagenet))

#### :house: Internal
* `test-app`
* [#785](https://github.com/adopted-ember-addons/ember-keyboard/pull/785) Use the in-repo copy of ember-keyboard using the workspace protocol ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
* [#784](https://github.com/adopted-ember-addons/ember-keyboard/pull/784) Upgrade to pnpm 9 ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
* Other
* [#783](https://github.com/adopted-ember-addons/ember-keyboard/pull/783) Skip cleanup in ember-try ([@NullVoxPopuli](https://github.com/NullVoxPopuli))

#### Committers: 2
- Peter Wagenet ([@wagenet](https://github.com/wagenet))
- [@NullVoxPopuli](https://github.com/NullVoxPopuli)

## Release (2024-08-22)

ember-keyboard 9.0.0 (major)
Expand Down
2 changes: 1 addition & 1 deletion addon/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-keyboard",
"version": "9.0.0",
"version": "9.0.1",
"description": "An Ember.js addon for the painless support of keyboard events",
"keywords": [
"ember-addon"
Expand Down
2 changes: 2 additions & 0 deletions stderr.log
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@ Warning: unknown package "test-app"
Warning: unknown package "test-app"
Warning: unknown package "docs"
Warning: unknown package "test-app"
Warning: unknown package "test-app"
Warning: unknown package "test-app"