From 84a779df69376d9908454a7aa8e8bdc8d2e637f7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 15 Nov 2022 10:07:52 -0800 Subject: [PATCH] 1.11.0 (#247) * 1.11.0 * Updating changelog Co-authored-by: github-actions Co-authored-by: georgewrmarshall --- CHANGELOG.md | 8 +++++++- package.json | 2 +- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d2826ae6..6fb0b257 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.11.0] +### Changed +- added sepolia test network colors ([#243](https://github.com/MetaMask/design-tokens/pull/243)) +- rename action ([#239](https://github.com/MetaMask/design-tokens/pull/239)) + ## [1.10.0] ### Changed - Updating descriptions and deprecated tags ([#235](https://github.com/MetaMask/design-tokens/pull/235)) @@ -127,7 +132,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.10.0...HEAD +[Unreleased]: https://github.com/MetaMask/design-tokens/compare/v1.11.0...HEAD +[1.11.0]: https://github.com/MetaMask/design-tokens/compare/v1.10.0...v1.11.0 [1.10.0]: https://github.com/MetaMask/design-tokens/compare/v1.9.1...v1.10.0 [1.9.1]: https://github.com/MetaMask/design-tokens/compare/v1.9.0...v1.9.1 [1.9.0]: https://github.com/MetaMask/design-tokens/compare/v1.8.0...v1.9.0 diff --git a/package.json b/package.json index b555a021..4b893c0e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@metamask/design-tokens", - "version": "1.10.0", + "version": "1.11.0", "description": "Design tokens to be used throughout MetaMask products.", "keywords": [ "MetaMask",