Skip to content

Commit ae55fe1

Browse files
NullVoxPopuligithub-actions[bot]
authored andcommitted
Prepare Release using 'release-plan'
1 parent f2bb34e commit ae55fe1

File tree

2 files changed

+7
-15
lines changed

2 files changed

+7
-15
lines changed

.release-plan.json

+2-15
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,8 @@
11
{
22
"solution": {
33
"ember-classic-import-meta-glob": {
4-
"impact": "minor",
5-
"oldVersion": "0.0.0",
6-
"newVersion": "0.1.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 :house: Internal"
15-
}
16-
],
17-
"pkgJSONPath": "./ember-classic-import-meta-glob/package.json"
4+
"oldVersion": "0.1.0"
185
}
196
},
20-
"description": "## Release (2024-06-02)\n\nember-classic-import-meta-glob 0.1.0 (minor)\n\n#### :rocket: Enhancement\n* `ember-classic-import-meta-glob`, `test-app`\n * [#3](https://github.com/NullVoxPopuli/ember-classic-import-meta-glob/pull/3) Implement the RFC (phase 1: alpha quality) ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n\n#### :house: Internal\n* `ember-classic-import-meta-glob`, `test-app`\n * [#1](https://github.com/NullVoxPopuli/ember-classic-import-meta-glob/pull/1) Setup all the GH Workflows ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n\n#### Committers: 1\n- [@NullVoxPopuli](https://github.com/NullVoxPopuli)\n"
7+
"description": "\n\n\n\n"
218
}

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
4+
5+
6+
7+
38
## Release (2024-06-02)
49

510
ember-classic-import-meta-glob 0.1.0 (minor)

0 commit comments

Comments
 (0)