Skip to content

Commit

Permalink
docs: roll v0.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulRBerg committed Apr 11, 2023
1 parent 1d9aa2d commit cb6a6b1
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ All notable changes to this project will be documented in this file.

The format is based on [Common Changelog](https://common-changelog.org/).

[0.5.4]: https://github.com/PaulRBerg/prb-math/compare/v0.5.3...v0.5.4
[0.5.3]: https://github.com/PaulRBerg/prb-math/compare/v0.5.2...v0.5.3
[0.5.2]: https://github.com/PaulRBerg/prb-math/compare/v0.5.1...v0.5.2
[0.5.1]: https://github.com/PaulRBerg/prb-math/compare/v0.5.0...v0.5.1
Expand All @@ -18,6 +19,16 @@ The format is based on [Common Changelog](https://common-changelog.org/).
[0.1.1]: https://github.com/PaulRBerg/prb-math/compare/v0.1.0...v0.1.1
[0.1.0]: https://github.com/PaulRBerg/prb-test/releases/tag/v0.1.0

## [0.5.4] - 2023-04-11

### Changed

- Update Node.js dependencies (@PaulRBerg)

### Added

- Sync `Vm` with forge-std (@PaulRBerg)

## [0.5.3] - 2023-03-18

### Added
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": "@prb/test",
"description": "Modern collection of testing assertions and logging utilities for Solidity",
"version": "0.5.3",
"version": "0.5.4",
"author": {
"name": "Paul Razvan Berg",
"url": "https://github.com/PaulRBerg"
Expand Down

0 comments on commit cb6a6b1

Please sign in to comment.