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 +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 2.1.1]
11+
12+ ### Changed
13+
14+ - fix: move data attribute to light theme variables ([ #631 ] ( https://github.com/MetaMask/design-tokens/pull/631 ) )
15+ - Bump ip from 2.0.0 to 2.0.1 ([ #630 ] ( https://github.com/MetaMask/design-tokens/pull/630 ) )
16+
1017## [ 2.1.0]
1118
1219### Changed
@@ -253,7 +260,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
253260
254261- Initial release.
255262
256- [ Unreleased ] : https://github.com/MetaMask/design-tokens/compare/v2.1.0...HEAD
263+ [ Unreleased ] : https://github.com/MetaMask/design-tokens/compare/v2.1.1...HEAD
264+ [ 2.1.1 ] : https://github.com/MetaMask/design-tokens/compare/v2.1.0...v2.1.1
257265[ 2.1.0 ] : https://github.com/MetaMask/design-tokens/compare/v2.0.3...v2.1.0
258266[ 2.0.3 ] : https://github.com/MetaMask/design-tokens/compare/v2.0.2...v2.0.3
259267[ 2.0.2 ] : https://github.com/MetaMask/design-tokens/compare/v2.0.1...v2.0.2
Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/design-tokens" ,
3- "version" : " 2.1.0 " ,
3+ "version" : " 2.1.1 " ,
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