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 +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 1.3.1]
10+ ### Changed
11+ - Token update generate library code ([ #39 ] ( https://github.com/MetaMask/design-tokens/pull/39 ) )
12+ - Changing hsla to HEX with alpha values. Updating Hex values and documentation.
13+
914## [ 1.3.0]
1015### Changed
1116- Changing theme class to data attribute ([ #30 ] ( https://github.com/MetaMask/design-tokens/pull/30 ) )
@@ -24,7 +29,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2429### Changed
2530- Initial release.
2631
27- [ Unreleased ] : https://github.com/MetaMask/design-tokens/compare/v1.3.0...HEAD
32+ [ Unreleased ] : https://github.com/MetaMask/design-tokens/compare/v1.3.1...HEAD
33+ [ 1.3.1 ] : https://github.com/MetaMask/design-tokens/compare/v1.3.0...v1.3.1
2834[ 1.3.0 ] : https://github.com/MetaMask/design-tokens/compare/v1.2.0...v1.3.0
2935[ 1.2.0 ] : https://github.com/MetaMask/design-tokens/compare/v1.1.0...v1.2.0
3036[ 1.1.0 ] : https://github.com/MetaMask/design-tokens/compare/v1.0.0...v1.1.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/design-tokens" ,
3- "version" : " 1.3.0 " ,
3+ "version" : " 1.3.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