Skip to content

Commit 9d11531

Browse files
Version Packages (#740)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 5125c62 commit 9d11531

5 files changed

+14
-18
lines changed

.changeset/clever-mirrors-give.md

-7
This file was deleted.

.changeset/fifty-kangaroos-cough.md

-5
This file was deleted.

.changeset/popular-plants-return.md

-5
This file was deleted.

CHANGELOG.md

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

3+
## 7.14.1
4+
5+
### Patch Changes
6+
7+
- [#743](https://github.com/primer/primitives/pull/743) [`5125c62`](https://github.com/primer/primitives/commit/5125c6275a0f03fa28227d06d34540b56dee949f) Thanks [@langermank](https://github.com/langermank)! - - Disabled state for transparent type controls is now transparent
8+
9+
- Reverted the selected color for transparent type controls back to the original (pulled from old source file)
10+
- Fixed the disabled fgColor for ToggleSwitch
11+
12+
- [#742](https://github.com/primer/primitives/pull/742) [`efa8b1c`](https://github.com/primer/primitives/commit/efa8b1c8542b9c7c1a124e7c2b6613cd4d622f52) Thanks [@lukasoppermann](https://github.com/lukasoppermann)! - buttonCounter color hotfix
13+
14+
- [#739](https://github.com/primer/primitives/pull/739) [`04a316c`](https://github.com/primer/primitives/commit/04a316c5749f4eb889325f73e8188b7663229b45) Thanks [@lukasoppermann](https://github.com/lukasoppermann)! - Fix contrast for bgColor-neutral-muted
15+
316
## 7.14.0
417

518
### 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.14.0",
3+
"version": "7.14.1",
44
"description": "Typography, spacing, and color primitives for Primer design system",
55
"files": [
66
"dist",

0 commit comments

Comments
 (0)