From e9c148fe95eb882a09d6c94ccfadb0af4eff5130 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 19 Apr 2024 18:23:01 +0000 Subject: [PATCH 1/2] chore: release (next) --- .changeset/pre.json | 4 +++- tokens/CHANGELOG.md | 20 ++++++++++++++------ tokens/package.json | 2 +- 3 files changed, 18 insertions(+), 8 deletions(-) diff --git a/.changeset/pre.json b/.changeset/pre.json index 93ef692e12..c6122db3f5 100644 --- a/.changeset/pre.json +++ b/.changeset/pre.json @@ -99,5 +99,7 @@ "@spectrum-css/tokens": "14.0.0-next.6", "@spectrum-css/ui-icons": "1.1.2" }, - "changesets": [] + "changesets": [ + "pretty-parents-drum" + ] } diff --git a/tokens/CHANGELOG.md b/tokens/CHANGELOG.md index d9246012d7..69f98f65e7 100644 --- a/tokens/CHANGELOG.md +++ b/tokens/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 14.0.0-next.7 + +### Patch Changes + +- [#2352](https://github.com/adobe/spectrum-css/pull/2352) [`3c0628b`](https://github.com/adobe/spectrum-css/commit/3c0628b73a9eced609026dc6f0bfc2ba6cb94c15) Thanks [@pfulton](https://github.com/pfulton)! - use spectrum-tokens@13.0.0-beta.30 + All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. @@ -8,15 +14,17 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline 🗓 2024-04-18 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/tokens@13.2.0...@spectrum-css/tokens@14.0.0) -* 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) +- 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) - ### - 🛑 BREAKING CHANGES + ### - * - - Removes component-builder & component-builder-simple for script leveraging postcss + 🛑 BREAKING CHANGES + + - + + * Removes component-builder & component-builder-simple for script leveraging postcss -- Imports added to index.css and themes/express.css +* Imports added to index.css and themes/express.css #13.2.0 diff --git a/tokens/package.json b/tokens/package.json index fc45c2cfdd..e63b8fd71f 100644 --- a/tokens/package.json +++ b/tokens/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/tokens", - "version": "14.0.0-next.6", + "version": "14.0.0-next.7", "description": "The Spectrum CSS tokens package", "license": "Apache-2.0", "author": "Adobe", From 6ac079b6429c02a4511e45774183a8b19f324c27 Mon Sep 17 00:00:00 2001 From: Patrick Fulton Date: Fri, 19 Apr 2024 14:36:26 -0400 Subject: [PATCH 2/2] docs: reset changes to changelog --- tokens/CHANGELOG.md | 20 ++++++-------------- 1 file changed, 6 insertions(+), 14 deletions(-) diff --git a/tokens/CHANGELOG.md b/tokens/CHANGELOG.md index 69f98f65e7..d9246012d7 100644 --- a/tokens/CHANGELOG.md +++ b/tokens/CHANGELOG.md @@ -1,11 +1,5 @@ # Change Log -## 14.0.0-next.7 - -### Patch Changes - -- [#2352](https://github.com/adobe/spectrum-css/pull/2352) [`3c0628b`](https://github.com/adobe/spectrum-css/commit/3c0628b73a9eced609026dc6f0bfc2ba6cb94c15) Thanks [@pfulton](https://github.com/pfulton)! - use spectrum-tokens@13.0.0-beta.30 - All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. @@ -14,17 +8,15 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline 🗓 2024-04-18 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/tokens@13.2.0...@spectrum-css/tokens@14.0.0) -- 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) - - ### +* 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) - 🛑 BREAKING CHANGES - - - + ### + 🛑 BREAKING CHANGES - * Removes component-builder & component-builder-simple for script leveraging postcss + * + - Removes component-builder & component-builder-simple for script leveraging postcss -* Imports added to index.css and themes/express.css +- Imports added to index.css and themes/express.css #13.2.0