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

Commit 84a779d

Browse files
github-actions[bot]github-actionsgeorgewrmarshall
authored
1.11.0 (#247)
* 1.11.0 * Updating changelog Co-authored-by: github-actions <github-actions@github.com> Co-authored-by: georgewrmarshall <george.marshall@consensys.net>
1 parent 4c34c83 commit 84a779d

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [1.11.0]
10+
### Changed
11+
- added sepolia test network colors ([#243](https://github.com/MetaMask/design-tokens/pull/243))
12+
- rename action ([#239](https://github.com/MetaMask/design-tokens/pull/239))
13+
914
## [1.10.0]
1015
### Changed
1116
- 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
127132
### Changed
128133
- Initial release.
129134

130-
[Unreleased]: https://github.com/MetaMask/design-tokens/compare/v1.10.0...HEAD
135+
[Unreleased]: https://github.com/MetaMask/design-tokens/compare/v1.11.0...HEAD
136+
[1.11.0]: https://github.com/MetaMask/design-tokens/compare/v1.10.0...v1.11.0
131137
[1.10.0]: https://github.com/MetaMask/design-tokens/compare/v1.9.1...v1.10.0
132138
[1.9.1]: https://github.com/MetaMask/design-tokens/compare/v1.9.0...v1.9.1
133139
[1.9.0]: https://github.com/MetaMask/design-tokens/compare/v1.8.0...v1.9.0

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.10.0",
3+
"version": "1.11.0",
44
"description": "Design tokens to be used throughout MetaMask products.",
55
"keywords": [
66
"MetaMask",

0 commit comments

Comments
 (0)