This repository was archived by the owner on Nov 26, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change 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" ,
You can’t perform that action at this time.
0 commit comments