From 6c806cf9d9ccd7a251f04dfbc2f8151f3ac6e340 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 16 Oct 2024 12:09:40 +0000 Subject: [PATCH] Version Packages --- .changeset/breezy-ghosts-yell.md | 5 ----- .changeset/friendly-parrots-press.md | 5 ----- .changeset/gentle-toys-cough.md | 5 ----- .changeset/kind-stingrays-collect.md | 5 ----- .changeset/sweet-apes-bow.md | 5 ----- CHANGELOG.md | 18 ++++++++++++++++++ package.json | 2 +- 7 files changed, 19 insertions(+), 26 deletions(-) delete mode 100644 .changeset/breezy-ghosts-yell.md delete mode 100644 .changeset/friendly-parrots-press.md delete mode 100644 .changeset/gentle-toys-cough.md delete mode 100644 .changeset/kind-stingrays-collect.md delete mode 100644 .changeset/sweet-apes-bow.md diff --git a/.changeset/breezy-ghosts-yell.md b/.changeset/breezy-ghosts-yell.md deleted file mode 100644 index 5629397d5..000000000 --- a/.changeset/breezy-ghosts-yell.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/primitives': major ---- - -turn into esm module diff --git a/.changeset/friendly-parrots-press.md b/.changeset/friendly-parrots-press.md deleted file mode 100644 index 68e71388c..000000000 --- a/.changeset/friendly-parrots-press.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/primitives': minor ---- - -rm peerDep & unused dep diff --git a/.changeset/gentle-toys-cough.md b/.changeset/gentle-toys-cough.md deleted file mode 100644 index 94babcdfb..000000000 --- a/.changeset/gentle-toys-cough.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/primitives': patch ---- - -Fixes for colorblind themes diff --git a/.changeset/kind-stingrays-collect.md b/.changeset/kind-stingrays-collect.md deleted file mode 100644 index edd356674..000000000 --- a/.changeset/kind-stingrays-collect.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/primitives': major ---- - -update to SDv4 diff --git a/.changeset/sweet-apes-bow.md b/.changeset/sweet-apes-bow.md deleted file mode 100644 index edff2cb85..000000000 --- a/.changeset/sweet-apes-bow.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/primitives': minor ---- - -Adds src to dist as "build" so that primer/brand can use it diff --git a/CHANGELOG.md b/CHANGELOG.md index 2122d604a..53df879ef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,23 @@ # @primer/primitives +## 10.0.0 + +### Major Changes + +- [#1058](https://github.com/primer/primitives/pull/1058) [`9c3b2c8`](https://github.com/primer/primitives/commit/9c3b2c80e5d602bb584710fd13c0a17338353837) Thanks [@lukasoppermann](https://github.com/lukasoppermann)! - turn into esm module + +- [#1055](https://github.com/primer/primitives/pull/1055) [`7806a4c`](https://github.com/primer/primitives/commit/7806a4caa9fe8a16101da4ee08e7d491a2dec93b) Thanks [@lukasoppermann](https://github.com/lukasoppermann)! - update to SDv4 + +### Minor Changes + +- [#1072](https://github.com/primer/primitives/pull/1072) [`028ad8e`](https://github.com/primer/primitives/commit/028ad8e25dbdc77b00ba691dd6972198fd63ef35) Thanks [@lukasoppermann](https://github.com/lukasoppermann)! - rm peerDep & unused dep + +- [#1064](https://github.com/primer/primitives/pull/1064) [`c6a8dc5`](https://github.com/primer/primitives/commit/c6a8dc59f5b07908d7a1ec9544bccea177697a2d) Thanks [@lukasoppermann](https://github.com/lukasoppermann)! - Adds src to dist as "build" so that primer/brand can use it + +### Patch Changes + +- [#1066](https://github.com/primer/primitives/pull/1066) [`51b0324`](https://github.com/primer/primitives/commit/51b03241e96b3db7e37a4e50f28d06cf751aa35c) Thanks [@lukasoppermann](https://github.com/lukasoppermann)! - Fixes for colorblind themes + ## 9.1.2 ### Patch Changes diff --git a/package.json b/package.json index a123d9c2b..073e309b3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@primer/primitives", - "version": "9.1.2", + "version": "10.0.0", "description": "Typography, spacing, and color primitives for Primer design system", "type": "module", "files": [