From b117ab9349cf75f016ec65c13cadb7c1af413bec Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 15:31:10 -0800 Subject: [PATCH] 2.0.0 (#605) * 2.0.0 * 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 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",