Skip to content

Commit

Permalink
Merge pull request #50 from foundry-rs/changeset-release/master
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
tynes authored Jun 2, 2022
2 parents d6f61aa + 117be6b commit 4e634ca
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/many-rivers-jump.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tame-otters-sing.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/hardhat-forge/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @foundry-rs/hardhat-forge

## 0.1.6

### Patch Changes

- d6f61aa: Add deprecated private method for typechain compat
- d6f61aa: Implement `Artifacts.getBuildInfo`

## 0.1.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/hardhat-forge/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@foundry-rs/hardhat-forge",
"version": "0.1.5",
"version": "0.1.6",
"description": "Hardhat plugin for foundry's forge",
"homepage": "https://github.com/foundry-rs/hardhat",
"repository": "github:foundry-rs/hardhat",
Expand Down

0 comments on commit 4e634ca

Please sign in to comment.