Skip to content

Commit

Permalink
0.1.0 (#75)
Browse files Browse the repository at this point in the history
* 0.1.0

* Update CHANGELOG.md

Co-authored-by: github-actions <[email protected]>
Co-authored-by: Shane <[email protected]>
  • Loading branch information
3 people authored Jan 24, 2023
1 parent f2938bf commit 24e314d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.1.0]
### Changed
- filename for metamask OpenRPC document ([#74](https://github.com/MetaMask/api-playground/pull/74))

## [0.0.16]
### Uncategorized
- Updated inspector and logs-react to latest ([#65](https://github.com/MetaMask/api-playground/pull/65))
Expand Down Expand Up @@ -55,7 +59,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- bump api-specs which adds wallet_switchEthereumChain ([#20](https://github.com/MetaMask/api-playground/pull/20))

[Unreleased]: https://github.com/MetaMask/api-playground/compare/v0.0.16...HEAD
[Unreleased]: https://github.com/MetaMask/api-playground/compare/v0.1.0...HEAD
[0.1.0]: https://github.com/MetaMask/api-playground/compare/v0.0.16...v0.1.0
[0.0.16]: https://github.com/MetaMask/api-playground/compare/v0.0.15...v0.0.16
[0.0.15]: https://github.com/MetaMask/api-playground/compare/v0.0.14...v0.0.15
[0.0.14]: https://github.com/MetaMask/api-playground/compare/v0.0.13...v0.0.14
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@metamask/api-playground",
"description": "",
"version": "0.0.16",
"version": "0.1.0",
"dependencies": {
"@apidevtools/json-schema-ref-parser": "^9.0.7",
"@etclabscore/react-monaco-editor": "1.0.4",
Expand Down

0 comments on commit 24e314d

Please sign in to comment.