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 +14
-2
lines changed Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 4.0.0]
11+
12+ ### Changed
13+
14+ - chore: updated js variables based on updated json ([ #709 ] ( https://github.com/MetaMask/design-tokens/pull/709 ) )
15+ - chore: updated css variables based on updated json ([ #708 ] ( https://github.com/MetaMask/design-tokens/pull/708 ) )
16+ - chore: adding overlay.inverse colors to json ([ #715 ] ( https://github.com/MetaMask/design-tokens/pull/715 ) )
17+ - chore: upgrading storybook to 8.1.4 ([ #703 ] ( https://github.com/MetaMask/design-tokens/pull/703 ) )
18+ - chore: updating doc components and helpers ([ #706 ] ( https://github.com/MetaMask/design-tokens/pull/706 ) )
19+ - fix: updating brand color figma json ([ #702 ] ( https://github.com/MetaMask/design-tokens/pull/702 ) )
20+
1021## [ 3.0.0]
1122
1223### Added
@@ -290,7 +301,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
290301
291302- Initial release.
292303
293- [ Unreleased ] : https://github.com/MetaMask/design-tokens/compare/v3.0.0...HEAD
304+ [ Unreleased ] : https://github.com/MetaMask/design-tokens/compare/v4.0.0...HEAD
305+ [ 4.0.0 ] : https://github.com/MetaMask/design-tokens/compare/v3.0.0...v4.0.0
294306[ 3.0.0 ] : https://github.com/MetaMask/design-tokens/compare/v2.1.1...v3.0.0
295307[ 2.1.1 ] : https://github.com/MetaMask/design-tokens/compare/v2.1.0...v2.1.1
296308[ 2.1.0 ] : https://github.com/MetaMask/design-tokens/compare/v2.0.3...v2.1.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/design-tokens" ,
3- "version" : " 3 .0.0" ,
3+ "version" : " 4 .0.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