Skip to content

Commit

Permalink
0.10.13 (#276)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions <[email protected]>
  • Loading branch information
github-actions[bot] and github-actions authored Nov 12, 2024
1 parent 3f65e6e commit 73ffc96
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.10.13]
### Uncategorized
- Add multichain tag ([#275](https://github.com/MetaMask/api-specs/pull/275))

## [0.10.12]
### Uncategorized
- Added wallet_notify + remove everything sessionId related ([#272](https://github.com/MetaMask/api-specs/pull/272))
Expand Down Expand Up @@ -254,7 +258,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- Fix release automation compatibility ([#69](https://github.com/MetaMask/api-specs/pull/69))

[Unreleased]: https://github.com/MetaMask/api-specs/compare/v0.10.12...HEAD
[Unreleased]: https://github.com/MetaMask/api-specs/compare/v0.10.13...HEAD
[0.10.13]: https://github.com/MetaMask/api-specs/compare/v0.10.12...v0.10.13
[0.10.12]: https://github.com/MetaMask/api-specs/compare/v0.10.11...v0.10.12
[0.10.11]: https://github.com/MetaMask/api-specs/compare/v0.10.10...v0.10.11
[0.10.10]: https://github.com/MetaMask/api-specs/compare/v0.10.9...v0.10.10
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@
"ts-jest": "^29.0.5",
"typescript": "~4.8.4"
},
"version": "0.10.12"
"version": "0.10.13"
}

0 comments on commit 73ffc96

Please sign in to comment.