Skip to content
This repository has been archived by the owner on Apr 13, 2022. It is now read-only.

Commit

Permalink
Add color theme for 6 River MFP UI design system
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Vigneaux authored Feb 24, 2021
2 parents e653904 + 3e677ef commit 83a8655
Show file tree
Hide file tree
Showing 4 changed files with 1,473 additions and 2 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

<!-- ## [Unreleased] -->

## [2.20.0] - 2021-02-24

- Added color theme for 6 River Systems MFP UI design system ([#179](https://github.com/Shopify/polaris-tokens/pull/179))

## [2.19.0] - 2021-02-17

- Added support for `.hbs` (handlebars) format templates ([#176](https://github.com/Shopify/polaris-tokens/pull/176))
Expand Down Expand Up @@ -202,7 +206,8 @@ Color design tokens are now used in:
- `Shopify/polaris-styleguide`
- `Shopify/polaris-react` (`@shopify/polaris` v2 on npm)

[unreleased]: https://github.com/Shopify/polaris-tokens/compare/v2.19.0...HEAD
[unreleased]: https://github.com/Shopify/polaris-tokens/compare/v2.20.0...HEAD
[2.20.0]: https://github.com/Shopify/polaris-tokens/compare/v2.19.0...v2.20.0
[2.19.0]: https://github.com/Shopify/polaris-tokens/compare/v2.18.0...v2.19.0
[2.18.0]: https://github.com/Shopify/polaris-tokens/compare/v2.17.0...v2.18.0
[2.17.0]: https://github.com/Shopify/polaris-tokens/compare/v2.16.0...v2.17.0
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": "@shopify/polaris-tokens",
"version": "2.19.0",
"version": "2.20.0",
"description": "Design Tokens for the Polaris Design System",
"main": "index.js",
"types": "dist/index.d.ts",
Expand Down
Loading

0 comments on commit 83a8655

Please sign in to comment.