diff --git a/CHANGELOG.md b/CHANGELOG.md index f2938f34..2876138c 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.0] + +### Changed + +- Dependencies upgrade and module template sync ([#601](https://github.com/MetaMask/design-tokens/pull/601)) + ## [1.13.0] ### Changed @@ -223,7 +229,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/v1.13.0...HEAD +[Unreleased]: https://github.com/MetaMask/design-tokens/compare/v2.0.0...HEAD +[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 [1.11.1]: https://github.com/MetaMask/design-tokens/compare/v1.11.0...v1.11.1 diff --git a/package.json b/package.json index 4b52322b..cdaa5c17 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@metamask/design-tokens", - "version": "1.13.0", + "version": "2.0.0", "description": "Design tokens to be used throughout MetaMask products", "keywords": [ "MetaMask",