Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 25, 2021
1 parent 721b196 commit 1facff2
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/few-guests-cheer.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/pink-clocks-notice.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 @@
# 4.0.0

## 4.0.0

### Major Changes

- [#18](https://github.com/primer/primitives/pull/18) [`cc9de9b`](https://github.com/primer/primitives/commit/cc9de9b240cd03677808aa3b36ad655ea35eba63) Thanks [@BinaryMuse](https://github.com/BinaryMuse)! - Add support for color modes

### Patch Changes

- [#56](https://github.com/primer/primitives/pull/56) [`d112729`](https://github.com/primer/primitives/commit/d112729243e837b8c3ed9bf84e60507979c0d413) Thanks [@jonrohan](https://github.com/jonrohan)! - Updating the workflow to release for changesets

#### :rotating_light: Breaking Changes

- [#18](https://github.com/primer/primitives/pull/18) Add support for multiple color modes (`light`, `dark`, `dark_dimmed`) ([@auareyou](https://github.com/auareyou), [@BinaryMuse](https://github.com/BinaryMuse), [@colinkeany](https://github.com/colinkeany), [@edokoa](https://github.com/edokoa), [@jonrohan](https://github.com/jonrohan), [@simurai](https://github.com/simurai))
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": "3.0.0",
"version": "4.0.0",
"description": "Typography, spacing, and color primitives for Primer design system",
"files": [
"dist"
Expand Down

0 comments on commit 1facff2

Please sign in to comment.