Skip to content
This repository was archived by the owner on Nov 26, 2024. It is now read-only.

Commit 642f70f

Browse files
github-actions[bot]github-actionsgeorgewrmarshall
authored
1.6.4 (#134)
* 1.6.4 * Updating changelog Co-authored-by: github-actions <github-actions@github.com> Co-authored-by: georgewrmarshall <george.marshall@consensys.net>
1 parent e3f5e0d commit 642f70f

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff 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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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",

0 commit comments

Comments
 (0)