Skip to content

Commit

Permalink
Merge pull request #105 from primer/changeset-release/main
Browse files Browse the repository at this point in the history
Release Tracking
  • Loading branch information
jonrohan authored May 26, 2021
2 parents 077ff1f + ce0c2f4 commit 5157dfe
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 19 deletions.
5 changes: 0 additions & 5 deletions .changeset/calm-hotels-marry.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/perfect-singers-stare.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tasty-steaks-heal.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.6

### Patch Changes

- [#107](https://github.com/primer/primitives/pull/107) [`c935be7`](https://github.com/primer/primitives/commit/c935be730aec942a9324d3dec5cb1319f5e9830b) Thanks [@colebemis](https://github.com/colebemis)! - Rename role variables

* [#103](https://github.com/primer/primitives/pull/103) [`ec66b32`](https://github.com/primer/primitives/commit/ec66b320010899ce1144811cadad39105593efe3) Thanks [@colebemis](https://github.com/colebemis)! - Internal reorganization of variables. No consumer-facing changes.

- [#108](https://github.com/primer/primitives/pull/108) [`907b74c`](https://github.com/primer/primitives/commit/907b74c65e62ef278947de1da8d942ef6d99ccea) Thanks [@colebemis](https://github.com/colebemis)! - Remap v2 variables

## 4.3.5

### Patch Changes
Expand Down
6 changes: 2 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
{
"name": "@primer/primitives",
"version": "4.3.5",
"version": "4.3.6",
"description": "Typography, spacing, and color primitives for Primer design system",
"files": [
"dist"
],
"files": ["dist"],
"main": "dist/js/index.js",
"types": "dist/js/index.d.ts",
"repository": "https://github.com/primer/primitives",
Expand Down

0 comments on commit 5157dfe

Please sign in to comment.