Skip to content

Commit e73a897

Browse files
chore: release (next) (#2798)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent e62d1ca commit e73a897

File tree

3 files changed

+16
-7
lines changed

3 files changed

+16
-7
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@
100100
"@spectrum-css/ui-icons": "1.1.2"
101101
},
102102
"changesets": [
103+
"eleven-cooks-destroy",
103104
"nine-kings-repair",
104105
"perfect-dogs-smash",
105106
"pretty-parents-drum",

tokens/CHANGELOG.md

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

3+
## 14.0.0-next.8
4+
5+
### Patch Changes
6+
7+
- [#2797](https://github.com/adobe/spectrum-css/pull/2797) [`e62d1ca`](https://github.com/adobe/spectrum-css/commit/e62d1ca8cad8a2cdd9c8748335d0371e0aaca60a) Thanks [@pfulton](https://github.com/pfulton)! - Uses the latest release from Spectrum Tokens (13.0.0-beta.35)
8+
39
All notable changes to this project will be documented in this file.
410
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
511

@@ -8,15 +14,17 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
814
🗓
915
2024-04-18 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/[email protected]...@spectrum-css/[email protected])
1016

11-
* feat!: postcss config build and script; remove gulp (#2466)([b0f337b](https://github.com/adobe/spectrum-css/commit/b0f337b)), closes[#2466](https://github.com/adobe/spectrum-css/issues/2466)
17+
- feat!: postcss config build and script; remove gulp (#2466)([b0f337b](https://github.com/adobe/spectrum-css/commit/b0f337b)), closes[#2466](https://github.com/adobe/spectrum-css/issues/2466)
1218

13-
###
14-
🛑 BREAKING CHANGES
19+
###
1520

16-
*
17-
- Removes component-builder & component-builder-simple for script leveraging postcss
21+
🛑 BREAKING CHANGES
22+
23+
-
24+
25+
* Removes component-builder & component-builder-simple for script leveraging postcss
1826

19-
- Imports added to index.css and themes/express.css
27+
* Imports added to index.css and themes/express.css
2028

2129
<a name="13.2.0"></a>
2230
#13.2.0

tokens/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spectrum-css/tokens",
3-
"version": "14.0.0-next.7",
3+
"version": "14.0.0-next.8",
44
"description": "The Spectrum CSS tokens package",
55
"license": "Apache-2.0",
66
"author": "Adobe",

0 commit comments

Comments
 (0)