Skip to content

Commit c1afc95

Browse files
marcoowgithub-actions[bot]
authored andcommitted
Prepare Release using 'release-plan'
1 parent e7ae712 commit c1afc95

File tree

2 files changed

+7
-19
lines changed

2 files changed

+7
-19
lines changed

.release-plan.json

Lines changed: 2 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,8 @@
11
{
22
"solution": {
33
"ember-cookies": {
4-
"impact": "minor",
5-
"oldVersion": "1.2.0",
6-
"newVersion": "1.3.0",
7-
"constraints": [
8-
{
9-
"impact": "minor",
10-
"reason": "Appears in changelog section :rocket: Enhancement"
11-
},
12-
{
13-
"impact": "patch",
14-
"reason": "Appears in changelog section :memo: Documentation"
15-
},
16-
{
17-
"impact": "patch",
18-
"reason": "Appears in changelog section :house: Internal"
19-
}
20-
],
21-
"pkgJSONPath": "./packages/ember-cookies/package.json"
4+
"oldVersion": "1.3.0"
225
}
236
},
24-
"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"
7+
"description": "\n\n\n\n"
258
}

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
4+
5+
6+
7+
38
## Release (2024-12-28)
49

510
ember-cookies 1.3.0 (minor)

0 commit comments

Comments
 (0)