From 0301a5a776cbc79877d57789561ac8dc9eac6e7b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 9 Feb 2024 12:11:45 -0800 Subject: [PATCH] 2.0.3 (#623) * 2.0.3 * chore: 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 0592df18..98298b9e 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.3] + +### Changed + +- chore: updating package.json css path ([#622](https://github.com/MetaMask/design-tokens/pull/622)) + ## [2.0.2] ### Changed @@ -241,7 +247,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.2...HEAD +[Unreleased]: https://github.com/MetaMask/design-tokens/compare/v2.0.3...HEAD +[2.0.3]: https://github.com/MetaMask/design-tokens/compare/v2.0.2...v2.0.3 [2.0.2]: https://github.com/MetaMask/design-tokens/compare/v2.0.1...v2.0.2 [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 diff --git a/package.json b/package.json index bb96245b..3da8c50a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@metamask/design-tokens", - "version": "2.0.2", + "version": "2.0.3", "description": "Design tokens to be used throughout MetaMask products", "keywords": [ "MetaMask",