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 +11
-2
lines changed Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 1.10.0]
10+ ### Changed
11+ - Updating descriptions and deprecated tags ([ #235 ] ( https://github.com/MetaMask/design-tokens/pull/235 ) )
12+ - Adding test network and flask color tokens ([ #223 ] ( https://github.com/MetaMask/design-tokens/pull/223 ) )
13+ - Hover and pressed color tokens ([ #233 ] ( https://github.com/MetaMask/design-tokens/pull/233 ) )
14+ - 230 revert to old storybook build and update main branch storybook de… ([ #231 ] ( https://github.com/MetaMask/design-tokens/pull/231 ) )
15+ - Feat/196/fix gh pages font ([ #228 ] ( https://github.com/MetaMask/design-tokens/pull/228 ) )
16+
917## [ 1.9.1]
1018### Changed
1119- 196: update gh pages storybook build ([ #226 ] ( https://github.com/MetaMask/design-tokens/pull/226 ) )
@@ -119,7 +127,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
119127### Changed
120128- Initial release.
121129
122- [ Unreleased ] : https://github.com/MetaMask/design-tokens/compare/v1.9.1...HEAD
130+ [ Unreleased ] : https://github.com/MetaMask/design-tokens/compare/v1.10.0...HEAD
131+ [ 1.10.0 ] : https://github.com/MetaMask/design-tokens/compare/v1.9.1...v1.10.0
123132[ 1.9.1 ] : https://github.com/MetaMask/design-tokens/compare/v1.9.0...v1.9.1
124133[ 1.9.0 ] : https://github.com/MetaMask/design-tokens/compare/v1.8.0...v1.9.0
125134[ 1.8.0 ] : https://github.com/MetaMask/design-tokens/compare/v1.7.0...v1.8.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/design-tokens" ,
3- "version" : " 1.9.1 " ,
3+ "version" : " 1.10.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