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 #78

Merged
merged 1 commit into from
Jul 7, 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
6 changes: 3 additions & 3 deletions .release-plan.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"solution": {
"ember-routable-component": {
"impact": "minor",
"oldVersion": "1.0.0",
"newVersion": "1.1.0",
"oldVersion": "1.1.0",
"newVersion": "1.2.0",
"constraints": [
{
"impact": "minor",
Expand All @@ -13,5 +13,5 @@
"pkgJSONPath": "./ember-routable-component/package.json"
}
},
"description": "## Release (2024-07-05)\n\nember-routable-component 1.1.0 (minor)\n\n#### :rocket: Enhancement\n* `ember-routable-component`\n * [#76](https://github.com/patricklx/ember-routable-component/pull/76) fix type ([@patricklx](https://github.com/patricklx))\n\n#### Committers: 1\n- Patrick Pircher ([@patricklx](https://github.com/patricklx))\n"
"description": "## Release (2024-07-07)\n\nember-routable-component 1.2.0 (minor)\n\n#### :rocket: Enhancement\n* `ember-routable-component`, `test-app`\n * [#79](https://github.com/patricklx/ember-routable-component/pull/79) fix typing ([@patricklx](https://github.com/patricklx))\n\n#### Committers: 1\n- Patrick Pircher ([@patricklx](https://github.com/patricklx))\n"
}
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## Release (2024-07-07)

ember-routable-component 1.2.0 (minor)

#### :rocket: Enhancement
* `ember-routable-component`, `test-app`
* [#79](https://github.com/patricklx/ember-routable-component/pull/79) fix typing ([@patricklx](https://github.com/patricklx))

#### Committers: 1
- Patrick Pircher ([@patricklx](https://github.com/patricklx))

## Release (2024-07-05)

ember-routable-component 1.1.0 (minor)
Expand Down
2 changes: 1 addition & 1 deletion ember-routable-component/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-routable-component",
"version": "1.1.0",
"version": "1.2.0",
"description": "Provides an adapter for using components for routes",
"keywords": [
"ember-addon"
Expand Down
1 change: 1 addition & 0 deletions stderr.log
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ Warning: unknown package "test-app"
Warning: unknown package "test-app"
Warning: unknown package "test-app"
Warning: unknown package "test-app"
Warning: unknown package "test-app"