Skip to content

Commit

Permalink
Merge pull request #126 from primer/changeset-release/main
Browse files Browse the repository at this point in the history
Release Tracking
  • Loading branch information
simurai authored Jun 4, 2021
2 parents d49ba45 + 01ca82f commit e46e330
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 16 deletions.
5 changes: 0 additions & 5 deletions .changeset/great-sloths-invite.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/poor-rockets-cough.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rude-experts-marry.md

This file was deleted.

10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @primer/primitives

## 4.3.10

### Patch Changes

- [#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

* [#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

- [#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

## 4.3.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@primer/primitives",
"version": "4.3.9",
"version": "4.3.10",
"description": "Typography, spacing, and color primitives for Primer design system",
"files": ["dist"],
"main": "dist/js/index.js",
Expand Down

0 comments on commit e46e330

Please sign in to comment.