Skip to content

Commit

Permalink
docs: roll v5.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulRBerg committed Apr 13, 2023
1 parent e39a0ec commit e34d7ac
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Common Changelog](https://common-changelog.org/), and this project adheres to
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).

[5.0.6]: https://github.com/PaulRBerg/prb-contracts/compare/v5.0.5...v5.0.6
[5.0.5]: https://github.com/PaulRBerg/prb-contracts/compare/v5.0.4...v5.0.5
[5.0.4]: https://github.com/PaulRBerg/prb-contracts/compare/v5.0.3...v5.0.4
[5.0.3]: https://github.com/PaulRBerg/prb-contracts/compare/v5.0.2...v5.0.3
Expand All @@ -18,6 +19,18 @@ The format is based on [Common Changelog](https://common-changelog.org/), and th
[3.8.1]: https://github.com/PaulRBerg/prb-contracts/compare/v3.8.0...v3.8.1
[3.8.0]: https://github.com/PaulRBerg/prb-contracts/releases/tag/v3.8.0

## [5.0.6] - 2023-04-13

### Changed

- Bump submodules (@PaulRBerg)
- Bump Node.js dependencies (@PaulRBerg)
- Improve writing in comments (@PaulRBerg)

### Removed

- Remove `rimraf` Node.js dependency (@PaulRBerg)

## [5.0.5] - 2023-03-17

### Removed
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/contracts",
"description": "Off-the-shelf Solidity smart contracts",
"version": "5.0.5",
"version": "5.0.6",
"author": {
"name": "Paul Razvan Berg",
"url": "https://github.com/PaulRBerg"
Expand Down

0 comments on commit e34d7ac

Please sign in to comment.