Skip to content

Commit e46e330

Browse files
authored
Merge pull request #126 from primer/changeset-release/main
Release Tracking
2 parents d49ba45 + 01ca82f commit e46e330

5 files changed

+11
-16
lines changed

.changeset/great-sloths-invite.md

-5
This file was deleted.

.changeset/poor-rockets-cough.md

-5
This file was deleted.

.changeset/rude-experts-marry.md

-5
This file was deleted.

CHANGELOG.md

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

3+
## 4.3.10
4+
5+
### Patch Changes
6+
7+
- [#122](https://github.com/primer/primitives/pull/122) [`a710331`](https://github.com/primer/primitives/commit/a71033193dd5a7c38c2688878324fead2a2c042d) Thanks [@simurai](https://github.com/simurai)! - Add checks-dropdown-shadow
8+
9+
* [#125](https://github.com/primer/primitives/pull/125) [`287b56a`](https://github.com/primer/primitives/commit/287b56a2be5691f80b0621a2e4c1f39162a4f101) Thanks [@colebemis](https://github.com/colebemis)! - Update experimental variables
10+
11+
- [#121](https://github.com/primer/primitives/pull/121) [`61a4d39`](https://github.com/primer/primitives/commit/61a4d397c2978fc6e1ebd1e429600ec7ec604159) Thanks [@simurai](https://github.com/simurai)! - Deprecate auto variables
12+
313
## 4.3.9
414

515
### Patch Changes

package.json

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

0 commit comments

Comments
 (0)