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

Commit b117ab9

Browse files
github-actions[bot]github-actionsgeorgewrmarshall
authored
2.0.0 (#605)
* 2.0.0 * Updating changelog --------- Co-authored-by: github-actions <[email protected]> Co-authored-by: georgewrmarshall <[email protected]>
1 parent 99d028d commit b117ab9

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
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [2.0.0]
11+
12+
### Changed
13+
14+
- Dependencies upgrade and module template sync ([#601](https://github.com/MetaMask/design-tokens/pull/601))
15+
1016
## [1.13.0]
1117

1218
### Changed
@@ -223,7 +229,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
223229

224230
- Initial release.
225231

226-
[Unreleased]: https://github.com/MetaMask/design-tokens/compare/v1.13.0...HEAD
232+
[Unreleased]: https://github.com/MetaMask/design-tokens/compare/v2.0.0...HEAD
233+
[2.0.0]: https://github.com/MetaMask/design-tokens/compare/v1.13.0...v2.0.0
227234
[1.13.0]: https://github.com/MetaMask/design-tokens/compare/v1.12.0...v1.13.0
228235
[1.12.0]: https://github.com/MetaMask/design-tokens/compare/v1.11.1...v1.12.0
229236
[1.11.1]: https://github.com/MetaMask/design-tokens/compare/v1.11.0...v1.11.1

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

0 commit comments

Comments
 (0)