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 +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 1.6.4]
10+ ### Changed
11+ - Setting storybook folder to root for gh-pages ([ #133 ] ( https://github.com/MetaMask/design-tokens/pull/133 ) )
12+
913## [ 1.6.3]
1014### Changed
1115- Adding homepage to package.json for gh pages ([ #131 ] ( https://github.com/MetaMask/design-tokens/pull/131 ) )
@@ -83,7 +87,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8387### Changed
8488- Initial release.
8589
86- [ Unreleased ] : https://github.com/MetaMask/design-tokens/compare/v1.6.3...HEAD
90+ [ Unreleased ] : https://github.com/MetaMask/design-tokens/compare/v1.6.4...HEAD
91+ [ 1.6.4 ] : https://github.com/MetaMask/design-tokens/compare/v1.6.3...v1.6.4
8792[ 1.6.3 ] : https://github.com/MetaMask/design-tokens/compare/v1.6.2...v1.6.3
8893[ 1.6.2 ] : https://github.com/MetaMask/design-tokens/compare/v1.6.1...v1.6.2
8994[ 1.6.1 ] : https://github.com/MetaMask/design-tokens/compare/v1.6.0...v1.6.1
Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/design-tokens" ,
3- "version" : " 1.6.3 " ,
3+ "version" : " 1.6.4 " ,
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