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

Commit 11efc60

Browse files
github-actions[bot]github-actionsgeorgewrmarshall
authored
1.10.0 (#236)
* 1.10.0 * Updating changelog Co-authored-by: github-actions <github-actions@github.com> Co-authored-by: georgewrmarshall <george.marshall@consensys.net>
1 parent 50bc166 commit 11efc60

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [1.10.0]
10+
### Changed
11+
- Updating descriptions and deprecated tags ([#235](https://github.com/MetaMask/design-tokens/pull/235))
12+
- Adding test network and flask color tokens ([#223](https://github.com/MetaMask/design-tokens/pull/223))
13+
- Hover and pressed color tokens ([#233](https://github.com/MetaMask/design-tokens/pull/233))
14+
- 230 revert to old storybook build and update main branch storybook de… ([#231](https://github.com/MetaMask/design-tokens/pull/231))
15+
- Feat/196/fix gh pages font ([#228](https://github.com/MetaMask/design-tokens/pull/228))
16+
917
## [1.9.1]
1018
### Changed
1119
- 196: update gh pages storybook build ([#226](https://github.com/MetaMask/design-tokens/pull/226))
@@ -119,7 +127,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
119127
### Changed
120128
- Initial release.
121129

122-
[Unreleased]: https://github.com/MetaMask/design-tokens/compare/v1.9.1...HEAD
130+
[Unreleased]: https://github.com/MetaMask/design-tokens/compare/v1.10.0...HEAD
131+
[1.10.0]: https://github.com/MetaMask/design-tokens/compare/v1.9.1...v1.10.0
123132
[1.9.1]: https://github.com/MetaMask/design-tokens/compare/v1.9.0...v1.9.1
124133
[1.9.0]: https://github.com/MetaMask/design-tokens/compare/v1.8.0...v1.9.0
125134
[1.8.0]: https://github.com/MetaMask/design-tokens/compare/v1.7.0...v1.8.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.9.1",
3+
"version": "1.10.0",
44
"description": "Design tokens to be used throughout MetaMask products.",
55
"keywords": [
66
"MetaMask",

0 commit comments

Comments
 (0)