From f13c2f802a41e4692ff3d0ddc03cae0a099427a9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 9 May 2022 13:04:44 -0700 Subject: [PATCH] 1.6.3 (#132) * 1.6.3 * Updating changelog Co-authored-by: github-actions Co-authored-by: georgewrmarshall --- CHANGELOG.md | 7 ++++++- package.json | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cc46fe2a..195e400b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [1.6.3] +### Changed +- Adding homepage to package.json for gh pages ([#131](https://github.com/MetaMask/design-tokens/pull/131)) + ## [1.6.2] ### Changed - Adding yarn setup to gh pages action ([#129](https://github.com/MetaMask/design-tokens/pull/129)) @@ -79,7 +83,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Initial release. -[Unreleased]: https://github.com/MetaMask/design-tokens/compare/v1.6.2...HEAD +[Unreleased]: https://github.com/MetaMask/design-tokens/compare/v1.6.3...HEAD +[1.6.3]: https://github.com/MetaMask/design-tokens/compare/v1.6.2...v1.6.3 [1.6.2]: https://github.com/MetaMask/design-tokens/compare/v1.6.1...v1.6.2 [1.6.1]: https://github.com/MetaMask/design-tokens/compare/v1.6.0...v1.6.1 [1.6.0]: https://github.com/MetaMask/design-tokens/compare/v1.5.1...v1.6.0 diff --git a/package.json b/package.json index 3139d940..69aaf644 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@metamask/design-tokens", - "version": "1.6.2", + "version": "1.6.3", "description": "Design tokens to be used throughout MetaMask products.", "keywords": [ "MetaMask",