Skip to content

Commit a653900

Browse files
github-actions[bot]github-actionsrekmarks
authored
1.0.0 (#6)
* 1.0.0 * Update CHANGELOG.md Co-authored-by: github-actions <github-actions@github.com> Co-authored-by: Erik Marks <25517051+rekmarks@users.noreply.github.com>
1 parent bfb4df6 commit a653900

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

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

77
## [Unreleased]
88

9-
[Unreleased]: https://github.com/MetaMask/utils/
9+
## [1.0.0]
10+
### Added
11+
- Initial release
12+
13+
[Unreleased]: https://github.com/MetaMask/utils/compare/v1.0.0...HEAD
14+
[1.0.0]: https://github.com/MetaMask/utils/releases/tag/v1.0.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/utils",
3-
"version": "0.0.0",
3+
"version": "1.0.0",
44
"description": "Various JavaScript/TypeScript utilities of wide relevance to the MetaMask codebase.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)