Skip to content

Commit eeb6cff

Browse files
Prepare Release using 'release-plan' (#1715)
Co-authored-by: NullVoxPopuli <199018+NullVoxPopuli@users.noreply.github.com>
1 parent faaad4d commit eeb6cff

File tree

10 files changed

+173
-21
lines changed

10 files changed

+173
-21
lines changed

.release-plan.json

+132-13
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,157 @@
11
{
22
"solution": {
33
"limber-ui": {
4-
"oldVersion": "1.0.1"
4+
"impact": "patch",
5+
"oldVersion": "1.0.1",
6+
"newVersion": "1.0.2",
7+
"constraints": [
8+
{
9+
"impact": "patch",
10+
"reason": "Appears in changelog section :bug: Bug Fix"
11+
},
12+
{
13+
"impact": "patch",
14+
"reason": "Appears in changelog section :house: Internal"
15+
}
16+
],
17+
"pkgJSONPath": "./packages/app-support/limber-ui/addon/package.json"
518
},
619
"ember-repl": {
7-
"impact": "minor",
8-
"oldVersion": "4.1.2",
9-
"newVersion": "4.2.0",
20+
"impact": "patch",
21+
"oldVersion": "4.2.0",
22+
"newVersion": "4.2.1",
1023
"constraints": [
1124
{
12-
"impact": "minor",
13-
"reason": "Appears in changelog section :rocket: Enhancement"
25+
"impact": "patch",
26+
"reason": "Appears in changelog section :bug: Bug Fix"
27+
},
28+
{
29+
"impact": "patch",
30+
"reason": "Appears in changelog section :house: Internal"
1431
}
1532
],
1633
"pkgJSONPath": "./packages/ember-repl/addon/package.json"
1734
},
1835
"codemirror-lang-glimdown": {
19-
"oldVersion": "0.0.0"
36+
"impact": "patch",
37+
"oldVersion": "0.0.0",
38+
"newVersion": "0.0.1",
39+
"constraints": [
40+
{
41+
"impact": "patch",
42+
"reason": "Appears in changelog section :bug: Bug Fix"
43+
},
44+
{
45+
"impact": "patch",
46+
"reason": "Has dependency `workspace:*` on codemirror-lang-glimmer-js"
47+
},
48+
{
49+
"impact": "patch",
50+
"reason": "Has dependency `workspace:*` on codemirror-lang-glimmer"
51+
},
52+
{
53+
"impact": "patch",
54+
"reason": "Appears in changelog section :house: Internal"
55+
}
56+
],
57+
"pkgJSONPath": "./packages/syntax/glimdown/codemirror/package.json"
2058
},
2159
"@glimdown/lezer": {
22-
"oldVersion": "0.0.0"
60+
"impact": "patch",
61+
"oldVersion": "0.0.0",
62+
"newVersion": "0.0.1",
63+
"constraints": [
64+
{
65+
"impact": "patch",
66+
"reason": "Appears in changelog section :bug: Bug Fix"
67+
},
68+
{
69+
"impact": "patch",
70+
"reason": "Appears in changelog section :house: Internal"
71+
}
72+
],
73+
"pkgJSONPath": "./packages/syntax/glimdown/lezer/package.json"
2374
},
2475
"codemirror-lang-glimmer-js": {
25-
"oldVersion": "0.0.0"
76+
"impact": "patch",
77+
"oldVersion": "0.0.0",
78+
"newVersion": "0.0.1",
79+
"constraints": [
80+
{
81+
"impact": "patch",
82+
"reason": "Appears in changelog section :bug: Bug Fix"
83+
},
84+
{
85+
"impact": "patch",
86+
"reason": "Has dependency `workspace:*` on codemirror-lang-glimmer"
87+
},
88+
{
89+
"impact": "patch",
90+
"reason": "Appears in changelog section :house: Internal"
91+
}
92+
],
93+
"pkgJSONPath": "./packages/syntax/glimmer-js/codemirror/package.json"
2694
},
2795
"@glimdown/lezer-glimmer-expression": {
28-
"oldVersion": "0.0.0"
96+
"impact": "patch",
97+
"oldVersion": "0.0.0",
98+
"newVersion": "0.0.1",
99+
"constraints": [
100+
{
101+
"impact": "patch",
102+
"reason": "Appears in changelog section :bug: Bug Fix"
103+
},
104+
{
105+
"impact": "patch",
106+
"reason": "Appears in changelog section :house: Internal"
107+
}
108+
],
109+
"pkgJSONPath": "./packages/syntax/glimmer-s-expression/lezer/package.json"
29110
},
30111
"codemirror-lang-glimmer": {
31-
"oldVersion": "0.0.0"
112+
"impact": "patch",
113+
"oldVersion": "0.0.0",
114+
"newVersion": "0.0.1",
115+
"constraints": [
116+
{
117+
"impact": "patch",
118+
"reason": "Has dependency `workspace:*` on @glimdown/lezer-glimmer-expression"
119+
},
120+
{
121+
"impact": "patch",
122+
"reason": "Has dependency `workspace:*` on lezer-glimmer"
123+
},
124+
{
125+
"impact": "patch",
126+
"reason": "Appears in changelog section :bug: Bug Fix"
127+
},
128+
{
129+
"impact": "patch",
130+
"reason": "Appears in changelog section :house: Internal"
131+
}
132+
],
133+
"pkgJSONPath": "./packages/syntax/glimmer/codemirror/package.json"
32134
},
33135
"lezer-glimmer": {
34-
"oldVersion": "0.0.0"
136+
"impact": "patch",
137+
"oldVersion": "0.0.0",
138+
"newVersion": "0.0.1",
139+
"constraints": [
140+
{
141+
"impact": "patch",
142+
"reason": "Has dependency `workspace:*` on @glimdown/lezer-glimmer-expression"
143+
},
144+
{
145+
"impact": "patch",
146+
"reason": "Appears in changelog section :bug: Bug Fix"
147+
},
148+
{
149+
"impact": "patch",
150+
"reason": "Appears in changelog section :house: Internal"
151+
}
152+
],
153+
"pkgJSONPath": "./packages/syntax/glimmer/lezer/package.json"
35154
}
36155
},
37-
"description": "## Release (2024-03-12)\n\nember-repl 4.2.0 (minor)\n\n#### :rocket: Enhancement\n* `ember-repl`\n * [#1710](https://github.com/NullVoxPopuli/limber/pull/1710) Re-export some types from ember-repl ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n\n#### :memo: Documentation\n* [#1709](https://github.com/NullVoxPopuli/limber/pull/1709) Rename swapi.dev to swapi.tech ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n\n#### Committers: 1\n- [@NullVoxPopuli](https://github.com/NullVoxPopuli)\n"
156+
"description": "## Release (2024-04-24)\n\nlimber-ui 1.0.2 (patch)\nember-repl 4.2.1 (patch)\ncodemirror-lang-glimdown 0.0.1 (patch)\n@glimdown/lezer 0.0.1 (patch)\ncodemirror-lang-glimmer-js 0.0.1 (patch)\n@glimdown/lezer-glimmer-expression 0.0.1 (patch)\ncodemirror-lang-glimmer 0.0.1 (patch)\nlezer-glimmer 0.0.1 (patch)\n\n#### :bug: Bug Fix\n* `limber-ui`, `ember-repl`, `codemirror-lang-glimdown`, `@glimdown/lezer`, `codemirror-lang-glimmer-js`, `@glimdown/lezer-glimmer-expression`, `codemirror-lang-glimmer`, `lezer-glimmer`\n * [#1729](https://github.com/NullVoxPopuli/limber/pull/1729) Remove engines from runtime / browser packages ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n\n#### :memo: Documentation\n* [#1681](https://github.com/NullVoxPopuli/limber/pull/1681) Update dependency ember-container-query to v5.0.7 ([@renovate[bot]](https://github.com/apps/renovate))\n\n#### :house: Internal\n* `limber-ui`, `ember-repl`, `codemirror-lang-glimdown`, `@glimdown/lezer`, `codemirror-lang-glimmer-js`, `@glimdown/lezer-glimmer-expression`, `codemirror-lang-glimmer`, `lezer-glimmer`\n * [#1729](https://github.com/NullVoxPopuli/limber/pull/1729) Remove engines from runtime / browser packages ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n* Other\n * [#1372](https://github.com/NullVoxPopuli/limber/pull/1372) specify node-version ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#1702](https://github.com/NullVoxPopuli/limber/pull/1702) Update pnpm to v8.15.4 ([@renovate[bot]](https://github.com/apps/renovate))\n* `limber-ui`, `ember-repl`\n * [#1701](https://github.com/NullVoxPopuli/limber/pull/1701) Update devDependencies ([@renovate[bot]](https://github.com/apps/renovate))\n * [#1713](https://github.com/NullVoxPopuli/limber/pull/1713) Update dependency @embroider/macros to v1.15.0 ([@renovate[bot]](https://github.com/apps/renovate))\n* `codemirror-lang-glimmer`\n * [#1678](https://github.com/NullVoxPopuli/limber/pull/1678) Update CodeMirror ([@renovate[bot]](https://github.com/apps/renovate))\n\n#### Committers: 1\n- [@NullVoxPopuli](https://github.com/NullVoxPopuli)\n"
38157
}

CHANGELOG.md

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

3+
## Release (2024-04-24)
4+
5+
limber-ui 1.0.2 (patch)
6+
ember-repl 4.2.1 (patch)
7+
codemirror-lang-glimdown 0.0.1 (patch)
8+
@glimdown/lezer 0.0.1 (patch)
9+
codemirror-lang-glimmer-js 0.0.1 (patch)
10+
@glimdown/lezer-glimmer-expression 0.0.1 (patch)
11+
codemirror-lang-glimmer 0.0.1 (patch)
12+
lezer-glimmer 0.0.1 (patch)
13+
14+
#### :bug: Bug Fix
15+
* `limber-ui`, `ember-repl`, `codemirror-lang-glimdown`, `@glimdown/lezer`, `codemirror-lang-glimmer-js`, `@glimdown/lezer-glimmer-expression`, `codemirror-lang-glimmer`, `lezer-glimmer`
16+
* [#1729](https://github.com/NullVoxPopuli/limber/pull/1729) Remove engines from runtime / browser packages ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
17+
18+
#### :memo: Documentation
19+
* [#1681](https://github.com/NullVoxPopuli/limber/pull/1681) Update dependency ember-container-query to v5.0.7 ([@renovate[bot]](https://github.com/apps/renovate))
20+
21+
#### :house: Internal
22+
* `limber-ui`, `ember-repl`, `codemirror-lang-glimdown`, `@glimdown/lezer`, `codemirror-lang-glimmer-js`, `@glimdown/lezer-glimmer-expression`, `codemirror-lang-glimmer`, `lezer-glimmer`
23+
* [#1729](https://github.com/NullVoxPopuli/limber/pull/1729) Remove engines from runtime / browser packages ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
24+
* Other
25+
* [#1372](https://github.com/NullVoxPopuli/limber/pull/1372) specify node-version ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
26+
* [#1702](https://github.com/NullVoxPopuli/limber/pull/1702) Update pnpm to v8.15.4 ([@renovate[bot]](https://github.com/apps/renovate))
27+
* `limber-ui`, `ember-repl`
28+
* [#1701](https://github.com/NullVoxPopuli/limber/pull/1701) Update devDependencies ([@renovate[bot]](https://github.com/apps/renovate))
29+
* [#1713](https://github.com/NullVoxPopuli/limber/pull/1713) Update dependency @embroider/macros to v1.15.0 ([@renovate[bot]](https://github.com/apps/renovate))
30+
* `codemirror-lang-glimmer`
31+
* [#1678](https://github.com/NullVoxPopuli/limber/pull/1678) Update CodeMirror ([@renovate[bot]](https://github.com/apps/renovate))
32+
33+
#### Committers: 1
34+
- [@NullVoxPopuli](https://github.com/NullVoxPopuli)
35+
336
## Release (2024-03-12)
437

538
ember-repl 4.2.0 (minor)

packages/app-support/limber-ui/addon/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "limber-ui",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "The default blueprint for Embroider v2 addons.",
55
"keywords": [
66
"ember-addon"

packages/ember-repl/addon/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-repl",
3-
"version": "4.2.0",
3+
"version": "4.2.1",
44
"description": "Addon for enabling REPL and Playground creation with Ember/Glimmer",
55
"keywords": [
66
"ember-addon"

packages/syntax/glimdown/codemirror/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codemirror-lang-glimdown",
3-
"version": "0.0.0",
3+
"version": "0.0.1",
44
"author": "NullVoxPopuli",
55
"license": "MIT",
66
"type": "module",

packages/syntax/glimdown/lezer/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@glimdown/lezer",
3-
"version": "0.0.0",
3+
"version": "0.0.1",
44
"author": "NullVoxPopuli",
55
"license": "MIT",
66
"type": "module",

packages/syntax/glimmer-js/codemirror/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codemirror-lang-glimmer-js",
3-
"version": "0.0.0",
3+
"version": "0.0.1",
44
"author": "NullVoxPopuli",
55
"license": "MIT",
66
"main": "dist/index.cjs",

packages/syntax/glimmer-s-expression/lezer/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@glimdown/lezer-glimmer-expression",
3-
"version": "0.0.0",
3+
"version": "0.0.1",
44
"author": "NullVoxPopuli",
55
"license": "MIT",
66
"type": "module",

packages/syntax/glimmer/codemirror/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codemirror-lang-glimmer",
3-
"version": "0.0.0",
3+
"version": "0.0.1",
44
"author": "NullVoxPopuli",
55
"license": "MIT",
66
"type": "module",

packages/syntax/glimmer/lezer/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lezer-glimmer",
3-
"version": "0.0.0",
3+
"version": "0.0.1",
44
"author": "NullVoxPopuli",
55
"license": "MIT",
66
"type": "module",

0 commit comments

Comments
 (0)