Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Commit

Permalink
0.0.1 (#4)
Browse files Browse the repository at this point in the history
This is the release candidate for version 0.0.1.

---------

Co-authored-by: github-actions <[email protected]>
Co-authored-by: gantunesr <[email protected]>
  • Loading branch information
3 people authored May 2, 2024
1 parent a6e2382 commit d847e48
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

[Unreleased]: https://github.com/MetaMask/chain-api/
## [0.0.1]

### Added

- Add `chain_getBalances` method ([#1](https://github.com/MetaMask/chain-api/pull/1))

[Unreleased]: https://github.com/MetaMask/chain-api/compare/v0.0.1...HEAD
[0.0.1]: https://github.com/MetaMask/chain-api/releases/tag/v0.0.1
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@metamask/chain-api",
"version": "0.0.0",
"version": "0.0.1",
"description": "The MetaMask chain-agnostic API",
"homepage": "https://github.com/MetaMask/chain-api#readme",
"bugs": {
Expand Down

0 comments on commit d847e48

Please sign in to comment.