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.8.0]
10+ ### Changed
11+ - Adding shadows to design tokens ([ #137 ] ( https://github.com/MetaMask/design-tokens/pull/137 ) )
12+ - Bump @metamask/auto-changelog from 2.6.0 to 2.6.1 ([ #178 ] ( https://github.com/MetaMask/design-tokens/pull/178 ) )
13+
914## [ 1.7.0]
1015### Changed
1116- Adding themes to token architecture for CSS-in-JS ([ #148 ] ( https://github.com/MetaMask/design-tokens/pull/148 ) )
@@ -101,7 +106,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
101106### Changed
102107- Initial release.
103108
104- [ Unreleased ] : https://github.com/MetaMask/design-tokens/compare/v1.7.0...HEAD
109+ [ Unreleased ] : https://github.com/MetaMask/design-tokens/compare/v1.8.0...HEAD
110+ [ 1.8.0 ] : https://github.com/MetaMask/design-tokens/compare/v1.7.0...v1.8.0
105111[ 1.7.0 ] : https://github.com/MetaMask/design-tokens/compare/v1.6.5...v1.7.0
106112[ 1.6.5 ] : https://github.com/MetaMask/design-tokens/compare/v1.6.4...v1.6.5
107113[ 1.6.4 ] : https://github.com/MetaMask/design-tokens/compare/v1.6.3...v1.6.4
Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/design-tokens" ,
3- "version" : " 1.7 .0" ,
3+ "version" : " 1.8 .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