This repository was archived by the owner on Nov 26, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 2.1.0]
11+
12+ ### Changed
13+
14+ - feat: adding data theme light attribute to stylesheet to provide dynamic theming ([ #627 ] ( https://github.com/MetaMask/design-tokens/pull/627 ) )
15+
1016## [ 2.0.3]
1117
1218### Changed
@@ -247,7 +253,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
247253
248254- Initial release.
249255
250- [ Unreleased ] : https://github.com/MetaMask/design-tokens/compare/v2.0.3...HEAD
256+ [ Unreleased ] : https://github.com/MetaMask/design-tokens/compare/v2.1.0...HEAD
257+ [ 2.1.0 ] : https://github.com/MetaMask/design-tokens/compare/v2.0.3...v2.1.0
251258[ 2.0.3 ] : https://github.com/MetaMask/design-tokens/compare/v2.0.2...v2.0.3
252259[ 2.0.2 ] : https://github.com/MetaMask/design-tokens/compare/v2.0.1...v2.0.2
253260[ 2.0.1 ] : https://github.com/MetaMask/design-tokens/compare/v2.0.0...v2.0.1
Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/design-tokens" ,
3- "version" : " 2.0.3 " ,
3+ "version" : " 2.1.0 " ,
44 "description" : " Design tokens to be used throughout MetaMask products" ,
55 "keywords" : [
66 " MetaMask" ,
You can’t perform that action at this time.
0 commit comments