Skip to content

Commit

Permalink
🎉 Release new version (#779)
Browse files Browse the repository at this point in the history
  • Loading branch information
truefibot authored Aug 3, 2022
1 parent dd0c169 commit e7e18f6
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 8 deletions.
6 changes: 0 additions & 6 deletions .changeset/red-houses-leave.md

This file was deleted.

6 changes: 6 additions & 0 deletions waffle-chai/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @ethereum-waffle/chai

## 4.0.4

### Patch Changes

- dd0c169: 🧒 Add withArgs and withNamedArgs alongside toEmit matcher

## 4.0.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion waffle-chai/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@ethereum-waffle/chai",
"description": "A sweet set of chai matchers for your blockchain testing needs.",
"version": "4.0.3",
"version": "4.0.4",
"author": "Marek Kirejczyk <[email protected]> (http://ethworks.io)",
"repository": "[email protected]:EthWorks/Waffle.git",
"private": false,
Expand Down
10 changes: 10 additions & 0 deletions waffle-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# ethereum-waffle

## 4.0.4

### Patch Changes

- dd0c169: 🧒 Add withArgs and withNamedArgs alongside toEmit matcher
- Updated dependencies [dd0c169]
- @ethereum-waffle/chai@4.0.4
- @ethereum-waffle/compiler@4.0.2
- @ethereum-waffle/mock-contract@4.0.2

## 4.0.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion waffle-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ethereum-waffle",
"description": "Sweeter, faster and simpler than truffle.",
"version": "4.0.3",
"version": "4.0.4",
"author": "Marek Kirejczyk <[email protected]> (http://ethworks.io)",
"repository": "[email protected]:EthWorks/Waffle.git",
"private": false,
Expand Down

0 comments on commit e7e18f6

Please sign in to comment.