Skip to content

Commit

Permalink
🎉 Release new version (alpha) (#759)
Browse files Browse the repository at this point in the history
  • Loading branch information
truefibot committed Jul 21, 2022
1 parent 62dd2f9 commit b028d7f
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 2 deletions.
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
"big-goats-guess",
"big-shrimps-rule",
"blue-frogs-reply",
"brave-years-applaud",
"dirty-badgers-sin",
"dirty-cameras-learn",
"dirty-walls-repeat",
Expand Down
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.0-alpha.28

### Patch Changes

- 62dd2f9: Added withNamedArgs method to the Chai emit matcher

## 4.0.0-alpha.27

### 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.0-alpha.27",
"version": "4.0.0-alpha.28",
"author": "Marek Kirejczyk <account@ethworks.io> (http://ethworks.io)",
"repository": "git@github.com:EthWorks/Waffle.git",
"private": false,
Expand Down
9 changes: 9 additions & 0 deletions waffle-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# ethereum-waffle

## 4.0.0-alpha.28

### Patch Changes

- Updated dependencies [62dd2f9]
- @ethereum-waffle/chai@4.0.0-alpha.28
- @ethereum-waffle/compiler@4.0.0-alpha.21
- @ethereum-waffle/mock-contract@4.0.0-alpha.21

## 4.0.0-alpha.27

### 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.0-alpha.27",
"version": "4.0.0-alpha.28",
"author": "Marek Kirejczyk <account@ethworks.io> (http://ethworks.io)",
"repository": "git@github.com:EthWorks/Waffle.git",
"private": false,
Expand Down

0 comments on commit b028d7f

Please sign in to comment.