Skip to content

Commit a1d89d0

Browse files
authored
πŸŽ‰ Release new version (#821)
1 parent 216f1d8 commit a1d89d0

5 files changed

Lines changed: 17 additions & 7 deletions

File tree

β€Ž.changeset/thirty-dodos-doubt.mdβ€Ž

Lines changed: 0 additions & 5 deletions
This file was deleted.

β€Žwaffle-chai/CHANGELOG.mdβ€Ž

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @ethereum-waffle/chai
22

3+
## 4.0.9
4+
5+
### Patch Changes
6+
7+
- 216f1d8: Switch hardhat error priority
8+
39
## 4.0.8
410

511
### Patch Changes

β€Žwaffle-chai/package.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@ethereum-waffle/chai",
33
"description": "A sweet set of chai matchers for your blockchain testing needs.",
4-
"version": "4.0.8",
4+
"version": "4.0.9",
55
"author": "Marek Kirejczyk <account@ethworks.io> (http://ethworks.io)",
66
"repository": "git@github.com:EthWorks/Waffle.git",
77
"private": false,

β€Žwaffle-cli/CHANGELOG.mdβ€Ž

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# ethereum-waffle
22

3+
## 4.0.9
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [216f1d8]
8+
- @ethereum-waffle/chai@4.0.9
9+
- @ethereum-waffle/compiler@4.0.3
10+
- @ethereum-waffle/mock-contract@4.0.3
11+
312
## 4.0.8
413

514
### Patch Changes

β€Žwaffle-cli/package.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ethereum-waffle",
33
"description": "Sweeter, faster and simpler than truffle.",
4-
"version": "4.0.8",
4+
"version": "4.0.9",
55
"author": "Marek Kirejczyk <account@ethworks.io> (http://ethworks.io)",
66
"repository": "git@github.com:EthWorks/Waffle.git",
77
"private": false,

0 commit comments

Comments
Β (0)