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 +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 1.9.1]
10+ ### Changed
11+ - 196: update gh pages storybook build ([ #226 ] ( https://github.com/MetaMask/design-tokens/pull/226 ) )
12+ - DS-214: add fonts and font awesome to docs ([ #217 ] ( https://github.com/MetaMask/design-tokens/pull/217 ) )
13+ - Also attempting to fix font for Github pages build of storybook with this release
14+
915## [ 1.9.0]
1016### Changed
1117- 210: update typography line height tokens to be REM based ([ #211 ] ( https://github.com/MetaMask/design-tokens/pull/211 ) )
@@ -113,7 +119,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
113119### Changed
114120- Initial release.
115121
116- [ Unreleased ] : https://github.com/MetaMask/design-tokens/compare/v1.9.0...HEAD
122+ [ Unreleased ] : https://github.com/MetaMask/design-tokens/compare/v1.9.1...HEAD
123+ [ 1.9.1 ] : https://github.com/MetaMask/design-tokens/compare/v1.9.0...v1.9.1
117124[ 1.9.0 ] : https://github.com/MetaMask/design-tokens/compare/v1.8.0...v1.9.0
118125[ 1.8.0 ] : https://github.com/MetaMask/design-tokens/compare/v1.7.0...v1.8.0
119126[ 1.7.0 ] : https://github.com/MetaMask/design-tokens/compare/v1.6.5...v1.7.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/design-tokens" ,
3- "version" : " 1.9.0 " ,
3+ "version" : " 1.9.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