Skip to content

Commit 7558d91

Browse files
marcoowgithub-actions[bot]
authored andcommitted
Prepare Release using 'release-plan'
1 parent bc6039f commit 7558d91

File tree

2 files changed

+7
-11
lines changed

2 files changed

+7
-11
lines changed

.release-plan.json

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,8 @@
11
{
22
"solution": {
33
"ember-cookies": {
4-
"impact": "minor",
5-
"oldVersion": "1.3.0",
6-
"newVersion": "1.4.1",
7-
"pkgJSONPath": "./packages/ember-cookies/package.json",
8-
"constraints": [
9-
{
10-
"impact": "minor",
11-
"reason": "Appears in changelog section :rocket: Enhancement"
12-
}
13-
]
4+
"oldVersion": "1.4.1"
145
}
156
},
16-
"description": "## Release (2025-11-08)\n\nember-cookies 1.4.0 (minor)\n\n#### :rocket: Enhancement\n* `ember-cookies`\n * [#1009](https://github.com/mainmatter/ember-cookies/pull/1009) chore(deps): update dependency ember-source to v6. Add peerDependency on >= 6.0 ([@BobrImperator](https://github.com/BobrImperator))\n"
7+
"description": "\n\n\n\n"
178
}

CHANGELOG.md

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

33

4+
5+
6+
7+
8+
49
## Release (2025-11-08)
510

611
ember-cookies 1.4.0 (minor)

0 commit comments

Comments
 (0)