Skip to content

Commit

Permalink
0.4.4 (#173)
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 14, 2023
1 parent 7ae8e41 commit 4651e20
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.4.4]
### Uncategorized
- Add description for index page ([#172](https://github.com/MetaMask/api-specs/pull/172))

## [0.4.3]
### Uncategorized
- Added web3_clientVersion ([#164](https://github.com/MetaMask/api-specs/pull/164))
Expand Down Expand Up @@ -116,7 +120,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.4.3...HEAD
[Unreleased]: https://github.com/MetaMask/api-specs/compare/v0.4.4...HEAD
[0.4.4]: https://github.com/MetaMask/api-specs/compare/v0.4.3...v0.4.4
[0.4.3]: https://github.com/MetaMask/api-specs/compare/v0.4.2...v0.4.3
[0.4.2]: https://github.com/MetaMask/api-specs/compare/v0.4.1...v0.4.2
[0.4.1]: https://github.com/MetaMask/api-specs/compare/v0.4.0...v0.4.1
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@
"typescript": "~4.8.4",
"nodemon": "^2.0.22"
},
"version": "0.4.3"
"version": "0.4.4"
}

0 comments on commit 4651e20

Please sign in to comment.