Skip to content

Commit c0011b3

Browse files
Prepare Release (#1493)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f845287 commit c0011b3

File tree

4 files changed

+36
-192
lines changed

4 files changed

+36
-192
lines changed

.release-plan.json

Lines changed: 18 additions & 190 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"solution": {
33
"@theemo/build": {
4-
"impact": "patch",
5-
"oldVersion": "1.0.0",
6-
"newVersion": "1.0.1",
4+
"impact": "minor",
5+
"oldVersion": "1.0.1",
6+
"newVersion": "1.1.0",
77
"tagName": "latest",
88
"constraints": [
99
{
10-
"impact": "patch",
11-
"reason": "Appears in changelog section :house: Internal"
10+
"impact": "minor",
11+
"reason": "Appears in changelog section :rocket: Enhancement"
1212
}
1313
],
1414
"pkgJSONPath": "./packages/build/package.json"
@@ -17,219 +17,47 @@
1717
"moana-color-schemes": {},
1818
"@theemo/cli": {
1919
"impact": "patch",
20-
"oldVersion": "1.0.0",
21-
"newVersion": "1.0.1",
20+
"oldVersion": "1.0.1",
21+
"newVersion": "1.0.2",
2222
"tagName": "latest",
2323
"constraints": [
2424
{
2525
"impact": "patch",
2626
"reason": "Has dependency `workspace:*` on @theemo/build"
27-
},
28-
{
29-
"impact": "patch",
30-
"reason": "Appears in changelog section :house: Internal"
31-
},
32-
{
33-
"impact": "patch",
34-
"reason": "Has dependency `workspace:*` on @theemo/sync"
3527
}
3628
],
3729
"pkgJSONPath": "./packages/cli/package.json"
3830
},
3931
"@theemo/core": {
40-
"impact": "patch",
41-
"oldVersion": "1.0.0",
42-
"newVersion": "1.0.1",
43-
"tagName": "latest",
44-
"constraints": [
45-
{
46-
"impact": "patch",
47-
"reason": "Appears in changelog section :house: Internal"
48-
}
49-
],
50-
"pkgJSONPath": "./packages/core/package.json"
32+
"oldVersion": "1.0.1"
5133
},
5234
"@theemo/ember": {
53-
"impact": "patch",
54-
"oldVersion": "1.0.0",
55-
"newVersion": "1.0.1",
56-
"tagName": "latest",
57-
"constraints": [
58-
{
59-
"impact": "patch",
60-
"reason": "Has dependency `workspace:*` on @theemo/theme"
61-
},
62-
{
63-
"impact": "patch",
64-
"reason": "Appears in changelog section :memo: Documentation"
65-
},
66-
{
67-
"impact": "patch",
68-
"reason": "Appears in changelog section :house: Internal"
69-
}
70-
],
71-
"pkgJSONPath": "./packages/ember/package.json"
35+
"oldVersion": "1.0.1"
7236
},
7337
"@theemo/figma": {
74-
"impact": "patch",
75-
"oldVersion": "1.0.0",
76-
"newVersion": "1.0.1",
77-
"tagName": "latest",
78-
"constraints": [
79-
{
80-
"impact": "patch",
81-
"reason": "Appears in changelog section :house: Internal"
82-
},
83-
{
84-
"impact": "patch",
85-
"reason": "Has dependency `workspace:*` on @theemo/sync"
86-
},
87-
{
88-
"impact": "patch",
89-
"reason": "Has dependency `workspace:*` on @theemo/tokens"
90-
}
91-
],
92-
"pkgJSONPath": "./packages/figma/package.json"
38+
"oldVersion": "1.0.1"
9339
},
9440
"@theemo/style-dictionary": {
95-
"impact": "patch",
96-
"oldVersion": "1.0.0",
97-
"newVersion": "1.0.1",
98-
"tagName": "latest",
99-
"constraints": [
100-
{
101-
"impact": "patch",
102-
"reason": "Appears in changelog section :house: Internal"
103-
},
104-
{
105-
"impact": "patch",
106-
"reason": "Has dependency `workspace:*` on @theemo/sync"
107-
},
108-
{
109-
"impact": "patch",
110-
"reason": "Has dependency `workspace:*` on @theemo/tokens"
111-
}
112-
],
113-
"pkgJSONPath": "./packages/style-dictionary/package.json"
41+
"oldVersion": "1.0.1"
11442
},
11543
"@theemo/svelte": {
116-
"impact": "patch",
117-
"oldVersion": "1.0.0",
118-
"newVersion": "1.0.1",
119-
"tagName": "latest",
120-
"constraints": [
121-
{
122-
"impact": "patch",
123-
"reason": "Has dependency `workspace:*` on @theemo/theme"
124-
},
125-
{
126-
"impact": "patch",
127-
"reason": "Has dependency `workspace:*` on @theemo/vite"
128-
},
129-
{
130-
"impact": "patch",
131-
"reason": "Appears in changelog section :memo: Documentation"
132-
},
133-
{
134-
"impact": "patch",
135-
"reason": "Appears in changelog section :house: Internal"
136-
}
137-
],
138-
"pkgJSONPath": "./packages/svelte/package.json"
44+
"oldVersion": "1.0.1"
13945
},
14046
"@theemo/sync": {
141-
"impact": "patch",
142-
"oldVersion": "1.0.0",
143-
"newVersion": "1.0.1",
144-
"tagName": "latest",
145-
"constraints": [
146-
{
147-
"impact": "patch",
148-
"reason": "Appears in changelog section :house: Internal"
149-
},
150-
{
151-
"impact": "patch",
152-
"reason": "Has dependency `workspace:*` on @theemo/tokens"
153-
}
154-
],
155-
"pkgJSONPath": "./packages/sync/package.json"
47+
"oldVersion": "1.0.1"
15648
},
15749
"@theemo/theme": {
158-
"impact": "patch",
159-
"oldVersion": "1.0.0",
160-
"newVersion": "1.0.1",
161-
"tagName": "latest",
162-
"constraints": [
163-
{
164-
"impact": "patch",
165-
"reason": "Appears in changelog section :bug: Bug Fix"
166-
},
167-
{
168-
"impact": "patch",
169-
"reason": "Appears in changelog section :memo: Documentation"
170-
},
171-
{
172-
"impact": "patch",
173-
"reason": "Appears in changelog section :house: Internal"
174-
}
175-
],
176-
"pkgJSONPath": "./packages/theme/package.json"
50+
"oldVersion": "1.0.1"
17751
},
17852
"@theemo/tokens": {
179-
"impact": "patch",
180-
"oldVersion": "1.0.0",
181-
"newVersion": "1.0.1",
182-
"tagName": "latest",
183-
"constraints": [
184-
{
185-
"impact": "patch",
186-
"reason": "Appears in changelog section :house: Internal"
187-
}
188-
],
189-
"pkgJSONPath": "./packages/tokens/package.json"
53+
"oldVersion": "1.0.1"
19054
},
19155
"@theemo/vite": {
192-
"impact": "patch",
193-
"oldVersion": "1.0.0",
194-
"newVersion": "1.0.1",
195-
"tagName": "latest",
196-
"constraints": [
197-
{
198-
"impact": "patch",
199-
"reason": "Has dependency `workspace:*` on @theemo/theme"
200-
},
201-
{
202-
"impact": "patch",
203-
"reason": "Appears in changelog section :memo: Documentation"
204-
},
205-
{
206-
"impact": "patch",
207-
"reason": "Appears in changelog section :house: Internal"
208-
}
209-
],
210-
"pkgJSONPath": "./packages/vite/package.json"
56+
"oldVersion": "1.0.1"
21157
},
21258
"@theemo/vue": {
213-
"impact": "patch",
214-
"oldVersion": "1.0.0",
215-
"newVersion": "1.0.1",
216-
"tagName": "latest",
217-
"constraints": [
218-
{
219-
"impact": "patch",
220-
"reason": "Has dependency `workspace:*` on @theemo/theme"
221-
},
222-
{
223-
"impact": "patch",
224-
"reason": "Appears in changelog section :memo: Documentation"
225-
},
226-
{
227-
"impact": "patch",
228-
"reason": "Appears in changelog section :house: Internal"
229-
}
230-
],
231-
"pkgJSONPath": "./packages/vue/package.json"
59+
"oldVersion": "1.0.1"
23260
}
23361
},
234-
"description": "## Release (2025-07-10)\n\n* @theemo/build 1.0.1 (patch)\n* @theemo/cli 1.0.1 (patch)\n* @theemo/core 1.0.1 (patch)\n* @theemo/ember 1.0.1 (patch)\n* @theemo/figma 1.0.1 (patch)\n* @theemo/style-dictionary 1.0.1 (patch)\n* @theemo/svelte 1.0.1 (patch)\n* @theemo/sync 1.0.1 (patch)\n* @theemo/theme 1.0.1 (patch)\n* @theemo/tokens 1.0.1 (patch)\n* @theemo/vite 1.0.1 (patch)\n* @theemo/vue 1.0.1 (patch)\n\n#### :bug: Bug Fix\n* `@theemo/theme`\n * [#1490](https://github.com/theemo-tokens/theemo/pull/1490) Fix theme manager handler ([@gossi](https://github.com/gossi))\n\n#### :memo: Documentation\n* `@theemo/ember`, `@theemo/svelte`, `@theemo/theme`, `@theemo/vite`, `@theemo/vue`\n * [#1480](https://github.com/theemo-tokens/theemo/pull/1480) Correct Links to playground ([@gossi](https://github.com/gossi))\n\n#### :house: Internal\n* `@theemo/build`, `@theemo/cli`, `@theemo/core`, `@theemo/ember`, `@theemo/figma`, `@theemo/style-dictionary`, `@theemo/svelte`, `@theemo/sync`, `@theemo/theme`, `@theemo/tokens`, `@theemo/vite`, `@theemo/vue`\n * [#1492](https://github.com/theemo-tokens/theemo/pull/1492) Go back to non-major-releasing ([@gossi](https://github.com/gossi))\n * [#1482](https://github.com/theemo-tokens/theemo/pull/1482) Update to `@gossi/config-*` v1 ([@gossi](https://github.com/gossi))\n\n#### Committers: 1\n- Thomas Gossmann ([@gossi](https://github.com/gossi))\n"
62+
"description": "## Release (2025-10-28)\n\n* @theemo/build 1.1.0 (minor)\n* @theemo/cli 1.0.2 (patch)\n\n#### :rocket: Enhancement\n* `@theemo/build`\n * [#1627](https://github.com/theemo-tokens/theemo/pull/1627) Build theme with CSS `@layer` ([@gossi](https://github.com/gossi))\n\n#### :house: Internal\n* [#1629](https://github.com/theemo-tokens/theemo/pull/1629) Support Trusted Publishing ([@gossi](https://github.com/gossi))\n* [#1628](https://github.com/theemo-tokens/theemo/pull/1628) Switch Code Coverage reporter to qlty ([@gossi](https://github.com/gossi))\n\n#### Committers: 1\n- Thomas Gossmann ([@gossi](https://github.com/gossi))\n"
23563
}

CHANGELOG.md

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

3+
## Release (2025-10-28)
4+
5+
* @theemo/build 1.1.0 (minor)
6+
* @theemo/cli 1.0.2 (patch)
7+
8+
#### :rocket: Enhancement
9+
* `@theemo/build`
10+
* [#1627](https://github.com/theemo-tokens/theemo/pull/1627) Build theme with CSS `@layer` ([@gossi](https://github.com/gossi))
11+
12+
#### :house: Internal
13+
* [#1629](https://github.com/theemo-tokens/theemo/pull/1629) Support Trusted Publishing ([@gossi](https://github.com/gossi))
14+
* [#1628](https://github.com/theemo-tokens/theemo/pull/1628) Switch Code Coverage reporter to qlty ([@gossi](https://github.com/gossi))
15+
16+
#### Committers: 1
17+
- Thomas Gossmann ([@gossi](https://github.com/gossi))
18+
319
## Release (2025-07-10)
420

521
* @theemo/build 1.0.1 (patch)

packages/build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@theemo/build",
3-
"version": "1.0.1",
3+
"version": "1.1.0",
44
"description": "Theme Builder",
55
"license": "MIT",
66
"author": "Thomas Gossmann",

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@theemo/cli",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Theemo CLI",
55
"license": "MIT",
66
"author": "Thomas Gossmann",

0 commit comments

Comments
 (0)