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",