diff --git a/CHANGELOG.md b/CHANGELOG.md index 79902db0..69687a80 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.4.1] +### Changed +- Bump overlay alternative from 75% opacity to 80% ([#46](https://github.com/MetaMask/design-tokens/pull/46)) + ## [1.4.0] ### Added - Add overlay alternative color for light and dark themes ([#40](https://github.com/MetaMask/design-tokens/pull/40)) @@ -34,7 +38,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.4.0...HEAD +[Unreleased]: https://github.com/MetaMask/design-tokens/compare/v1.4.1...HEAD +[1.4.1]: https://github.com/MetaMask/design-tokens/compare/v1.4.0...v1.4.1 [1.4.0]: https://github.com/MetaMask/design-tokens/compare/v1.3.1...v1.4.0 [1.3.1]: https://github.com/MetaMask/design-tokens/compare/v1.3.0...v1.3.1 [1.3.0]: https://github.com/MetaMask/design-tokens/compare/v1.2.0...v1.3.0 diff --git a/package.json b/package.json index 7349816e..7cb17684 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@metamask/design-tokens", - "version": "1.4.0", + "version": "1.4.1", "description": "Design tokens to be used throughout MetaMask products.", "keywords": [ "MetaMask",