From febc0275383ff6bb08e10d51ee6639d947d8879e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 16 Feb 2024 10:21:18 -0800 Subject: [PATCH] 2.1.0 (#628) * 2.1.0 * 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 98298b9e..8c393795 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.1.0] + +### Changed + +- feat: adding data theme light attribute to stylesheet to provide dynamic theming ([#627](https://github.com/MetaMask/design-tokens/pull/627)) + ## [2.0.3] ### Changed @@ -247,7 +253,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.3...HEAD +[Unreleased]: https://github.com/MetaMask/design-tokens/compare/v2.1.0...HEAD +[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 [2.0.1]: https://github.com/MetaMask/design-tokens/compare/v2.0.0...v2.0.1 diff --git a/package.json b/package.json index 3da8c50a..1c2d0c72 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@metamask/design-tokens", - "version": "2.0.3", + "version": "2.1.0", "description": "Design tokens to be used throughout MetaMask products", "keywords": [ "MetaMask",