From 876836054f7698307fe6de70d7e9dc7f5d61fd1d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 19 Apr 2024 14:41:37 -0400 Subject: [PATCH] chore: release (next) (#2680) * chore: release (next) * docs: reset changes to changelog --------- Co-authored-by: github-actions[bot] Co-authored-by: Patrick Fulton --- .changeset/pre.json | 4 +++- tokens/package.json | 2 +- 2 files changed, 4 insertions(+), 2 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/package.json b/tokens/package.json index 61248145f2..f613544b36 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",