Skip to content

Commit 6675c08

Browse files
Prepare Release vnull using 'release-plan'
1 parent 292e94d commit 6675c08

File tree

2 files changed

+7
-12
lines changed

2 files changed

+7
-12
lines changed

.release-plan.json

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,8 @@
11
{
22
"solution": {
33
"ember-theemo": {
4-
"impact": "patch",
5-
"oldVersion": "1.0.0",
6-
"newVersion": "1.0.1",
7-
"tagName": "latest",
8-
"constraints": [
9-
{
10-
"impact": "patch",
11-
"reason": "Appears in changelog section :bug: Bug Fix"
12-
}
13-
],
14-
"pkgJSONPath": "./ember-theemo/package.json"
4+
"oldVersion": "1.0.1"
155
}
166
},
17-
"description": "## Release (2025-07-10)\n\n* ember-theemo 1.0.1 (patch)\n\n#### :bug: Bug Fix\n* `ember-theemo`\n * [#67](https://github.com/theemo-tokens/ember-theemo/pull/67) Fix addon main file for publish ([@gossi](https://github.com/gossi))\n\n#### Committers: 1\n- Thomas Gossmann ([@gossi](https://github.com/gossi))\n"
7+
"description": "\n\n\n\n"
188
}

ember-theemo/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 (2025-07-10)
49

510
* ember-theemo 1.0.1 (patch)

0 commit comments

Comments
 (0)