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+ ## [ 4.1.0]
11+
12+ ### Added
13+
14+ - Adding (MIT OR Apache 2.0) license aligning with MetaMask’s open-source standards ([ #738 ] ( https://github.com/MetaMask/design-tokens/pull/738 ) )
15+ - Adding dark/light classname ([ #729 ] ( https://github.com/MetaMask/design-tokens/pull/729 ) )
16+
1017## [ 4.0.0]
1118
1219### Changed
@@ -301,7 +308,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
301308
302309- Initial release.
303310
304- [ Unreleased ] : https://github.com/MetaMask/design-tokens/compare/v4.0.0...HEAD
311+ [ Unreleased ] : https://github.com/MetaMask/design-tokens/compare/v4.1.0...HEAD
312+ [ 4.1.0 ] : https://github.com/MetaMask/design-tokens/compare/v4.0.0...v4.1.0
305313[ 4.0.0 ] : https://github.com/MetaMask/design-tokens/compare/v3.0.0...v4.0.0
306314[ 3.0.0 ] : https://github.com/MetaMask/design-tokens/compare/v2.1.1...v3.0.0
307315[ 2.1.1 ] : https://github.com/MetaMask/design-tokens/compare/v2.1.0...v2.1.1
Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/design-tokens" ,
3- "version" : " 4.0 .0" ,
3+ "version" : " 4.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