Skip to content

Commit

Permalink
Prepare Release using 'release-plan'
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoow authored and github-actions[bot] committed Jan 8, 2025
1 parent 0140f23 commit 991a67d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 19 deletions.
21 changes: 2 additions & 19 deletions .release-plan.json
Original file line number Diff line number Diff line change
@@ -1,25 +1,8 @@
{
"solution": {
"ember-cookies": {
"impact": "minor",
"oldVersion": "1.2.0",
"newVersion": "1.3.0",
"constraints": [
{
"impact": "minor",
"reason": "Appears in changelog section :rocket: Enhancement"
},
{
"impact": "patch",
"reason": "Appears in changelog section :memo: Documentation"
},
{
"impact": "patch",
"reason": "Appears in changelog section :house: Internal"
}
],
"pkgJSONPath": "./packages/ember-cookies/package.json"
"oldVersion": "1.3.0"
}
},
"description": "## Release (2024-12-28)\n\nember-cookies 1.3.0 (minor)\n\n#### :rocket: Enhancement\n* `ember-cookies`, `test-app`\n * [#1015](https://github.com/mainmatter/ember-cookies/pull/1015) chore(typescript): move remaining addon and test-app code ([@BobrImperator](https://github.com/BobrImperator))\n * [#1014](https://github.com/mainmatter/ember-cookies/pull/1014) chore(typescript): initial Typescript setup ([@BobrImperator](https://github.com/BobrImperator))\n\n#### :memo: Documentation\n* `ember-cookies`, `test-app`\n * [#1017](https://github.com/mainmatter/ember-cookies/pull/1017) doc(typescript): add usage example ([@BobrImperator](https://github.com/BobrImperator))\n\n#### :house: Internal\n* `ember-cookies`, `test-app`\n * [#1017](https://github.com/mainmatter/ember-cookies/pull/1017) doc(typescript): add usage example ([@BobrImperator](https://github.com/BobrImperator))\n * [#1014](https://github.com/mainmatter/ember-cookies/pull/1014) chore(typescript): initial Typescript setup ([@BobrImperator](https://github.com/BobrImperator))\n\n#### Committers: 1\n- Bartlomiej Dudzik ([@BobrImperator](https://github.com/BobrImperator))\n"
"description": "\n\n\n\n"
}
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog






## Release (2024-12-28)

ember-cookies 1.3.0 (minor)
Expand Down

0 comments on commit 991a67d

Please sign in to comment.