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

Commit 8436a9c

Browse files
github-actions[bot]github-actionsgarrettbeargeorgewrmarshall
authored
1.9.1 (#227)
* 1.9.1 * Update CHANGELOG.md Co-authored-by: George Marshall <georgewrmarshall@gmail.com> Co-authored-by: github-actions <github-actions@github.com> Co-authored-by: Garrett Bear <gwhisten@gmail.com> Co-authored-by: George Marshall <georgewrmarshall@gmail.com>
1 parent 6a06aa3 commit 8436a9c

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [1.9.1]
10+
### Changed
11+
- 196: update gh pages storybook build ([#226](https://github.com/MetaMask/design-tokens/pull/226))
12+
- DS-214: add fonts and font awesome to docs ([#217](https://github.com/MetaMask/design-tokens/pull/217))
13+
- Also attempting to fix font for Github pages build of storybook with this release
14+
915
## [1.9.0]
1016
### Changed
1117
- 210: update typography line height tokens to be REM based ([#211](https://github.com/MetaMask/design-tokens/pull/211))
@@ -113,7 +119,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
113119
### Changed
114120
- Initial release.
115121

116-
[Unreleased]: https://github.com/MetaMask/design-tokens/compare/v1.9.0...HEAD
122+
[Unreleased]: https://github.com/MetaMask/design-tokens/compare/v1.9.1...HEAD
123+
[1.9.1]: https://github.com/MetaMask/design-tokens/compare/v1.9.0...v1.9.1
117124
[1.9.0]: https://github.com/MetaMask/design-tokens/compare/v1.8.0...v1.9.0
118125
[1.8.0]: https://github.com/MetaMask/design-tokens/compare/v1.7.0...v1.8.0
119126
[1.7.0]: https://github.com/MetaMask/design-tokens/compare/v1.6.5...v1.7.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.0",
3+
"version": "1.9.1",
44
"description": "Design tokens to be used throughout MetaMask products.",
55
"keywords": [
66
"MetaMask",

0 commit comments

Comments
 (0)