Skip to content

Commit 59e3910

Browse files
Version Packages (#719)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 16653cc commit 59e3910

9 files changed

+23
-41
lines changed

.changeset/clever-zebras-help.md

-5
This file was deleted.

.changeset/fast-rockets-hear.md

-5
This file was deleted.

.changeset/rich-dancers-rush.md

-5
This file was deleted.

.changeset/spicy-sheep-look.md

-5
This file was deleted.

.changeset/spicy-tomatoes-build.md

-6
This file was deleted.

.changeset/wild-mangos-deny.md

-5
This file was deleted.

.changeset/witty-countries-ring.md

-9
This file was deleted.

CHANGELOG.md

+22
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
11
# @primer/primitives
22

3+
## 7.13.0
4+
5+
### Minor Changes
6+
7+
- [#682](https://github.com/primer/primitives/pull/682) [`a082224`](https://github.com/primer/primitives/commit/a082224be3ef4d8cc73d7e8af11a727bbfb6d00d) Thanks [@langermank](https://github.com/langermank)! - - Add `inverse` color options for semantic color tokens to support Toast
8+
- Update the default `emphasis` background color to `white` in dark mode
9+
- Add `overlay` size tokens
10+
11+
### Patch Changes
12+
13+
- [#722](https://github.com/primer/primitives/pull/722) [`5394816`](https://github.com/primer/primitives/commit/5394816c98924e5b80d27cdf2a17b4bca2ac97aa) Thanks [@lukasoppermann](https://github.com/lukasoppermann)! - Fioxed RGBAfloatconversion
14+
15+
- [#723](https://github.com/primer/primitives/pull/723) [`a3b0d21`](https://github.com/primer/primitives/commit/a3b0d21746ac288c89c4f0f89f944cbe4b46d61c) Thanks [@lukasoppermann](https://github.com/lukasoppermann)! - Adding group prop to figma output
16+
17+
- [#729](https://github.com/primer/primitives/pull/729) [`d6bbf2a`](https://github.com/primer/primitives/commit/d6bbf2a2a0f9c0e2c91e77870f380a60eee670a4) Thanks [@lukasoppermann](https://github.com/lukasoppermann)! - fix shadow
18+
19+
- [#727](https://github.com/primer/primitives/pull/727) [`364c09f`](https://github.com/primer/primitives/commit/364c09fd462fc31a049d82f0a50d914695d5bde1) Thanks [@lukasoppermann](https://github.com/lukasoppermann)! - Allow some bgColors to be used as borders
20+
21+
- [#730](https://github.com/primer/primitives/pull/730) [`0c237e3`](https://github.com/primer/primitives/commit/0c237e392ab78863da8b17b0aa185dd0f3df92e1) Thanks [@lukasoppermann](https://github.com/lukasoppermann)! - update borderColor Success
22+
23+
- [#721](https://github.com/primer/primitives/pull/721) [`01aae86`](https://github.com/primer/primitives/commit/01aae86812435d2a6dc387d75641aa2a526cbdad) Thanks [@lukasoppermann](https://github.com/lukasoppermann)! - Fixing shadows
24+
325
## 7.12.0
426

527
### Minor Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@primer/primitives",
3-
"version": "7.12.0",
3+
"version": "7.13.0",
44
"description": "Typography, spacing, and color primitives for Primer design system",
55
"files": [
66
"dist",

0 commit comments

Comments
 (0)