From ccabaec16db779552c69b134829bed69e889fc04 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 10:46:44 -0800 Subject: [PATCH] 2.1.1 (#632) * 2.1.1 * chore: update changelog --------- Co-authored-by: github-actions Co-authored-by: georgewrmarshall --- CHANGELOG.md | 10 +++++++++- package.json | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8c393795..16999e50 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [2.1.1] + +### Changed + +- fix: move data attribute to light theme variables ([#631](https://github.com/MetaMask/design-tokens/pull/631)) +- Bump ip from 2.0.0 to 2.0.1 ([#630](https://github.com/MetaMask/design-tokens/pull/630)) + ## [2.1.0] ### Changed @@ -253,7 +260,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.1.0...HEAD +[Unreleased]: https://github.com/MetaMask/design-tokens/compare/v2.1.1...HEAD +[2.1.1]: https://github.com/MetaMask/design-tokens/compare/v2.1.0...v2.1.1 [2.1.0]: https://github.com/MetaMask/design-tokens/compare/v2.0.3...v2.1.0 [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 diff --git a/package.json b/package.json index 1c2d0c72..076bac99 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@metamask/design-tokens", - "version": "2.1.0", + "version": "2.1.1", "description": "Design tokens to be used throughout MetaMask products", "keywords": [ "MetaMask",