diff --git a/CHANGELOG.md b/CHANGELOG.md index 371f9413..71759ae6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [1.6.5] +### Changed +- Update readme ([#120](https://github.com/MetaMask/design-tokens/pull/120)) +- [FIX] Update js font weight to string ([#127](https://github.com/MetaMask/design-tokens/pull/127)) + ## [1.6.4] ### Changed - Setting storybook folder to root for gh-pages ([#133](https://github.com/MetaMask/design-tokens/pull/133)) @@ -87,7 +92,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.4...HEAD +[Unreleased]: https://github.com/MetaMask/design-tokens/compare/v1.6.5...HEAD +[1.6.5]: https://github.com/MetaMask/design-tokens/compare/v1.6.4...v1.6.5 [1.6.4]: https://github.com/MetaMask/design-tokens/compare/v1.6.3...v1.6.4 [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 diff --git a/package.json b/package.json index 1506346e..f9da8f69 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@metamask/design-tokens", - "version": "1.6.4", + "version": "1.6.5", "description": "Design tokens to be used throughout MetaMask products.", "keywords": [ "MetaMask",