From 2a55e5d9599e52b70c4b86459119c4e53dc5438f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 2 Feb 2024 13:23:36 -0800 Subject: [PATCH] 2.0.1 (#610) * 2.0.1 * docs: updating changelog --------- Co-authored-by: github-actions Co-authored-by: georgewrmarshall --- CHANGELOG.md | 9 ++++++++- package.json | 2 +- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2876138c..48e01543 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [2.0.1] + +### Changed + +- chore: updating package.json and contraints.prop config to allow for css export ([#609](https://github.com/MetaMask/design-tokens/pull/609)) + ## [2.0.0] ### Changed @@ -229,7 +235,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Initial release. -[Unreleased]: https://github.com/MetaMask/design-tokens/compare/v2.0.0...HEAD +[Unreleased]: https://github.com/MetaMask/design-tokens/compare/v2.0.1...HEAD +[2.0.1]: https://github.com/MetaMask/design-tokens/compare/v2.0.0...v2.0.1 [2.0.0]: https://github.com/MetaMask/design-tokens/compare/v1.13.0...v2.0.0 [1.13.0]: https://github.com/MetaMask/design-tokens/compare/v1.12.0...v1.13.0 [1.12.0]: https://github.com/MetaMask/design-tokens/compare/v1.11.1...v1.12.0 diff --git a/package.json b/package.json index 88887f21..a7018b5e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@metamask/design-tokens", - "version": "2.0.0", + "version": "2.0.1", "description": "Design tokens to be used throughout MetaMask products", "keywords": [ "MetaMask",