Skip to content

Commit 2f8bbd1

Browse files
authored
πŸŽ‰ Release new version (#783)
1 parent 9940630 commit 2f8bbd1

File tree

15 files changed

+54
-24
lines changed

15 files changed

+54
-24
lines changed

β€Ž.changeset/modern-tools-drop.md

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

β€Ž.changeset/nervous-crabs-build.md

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

β€Ž.changeset/red-rats-jump.md

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

β€Žwaffle-chai/CHANGELOG.md

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

3+
## 4.0.5
4+
5+
### Patch Changes
6+
7+
- 9940630: 🦷 (Experimental) Automatically inject call history into hardhat provider
8+
- Updated dependencies [2199c8d]
9+
- Updated dependencies [febefc1]
10+
- @ethereum-waffle/provider@4.0.4
11+
312
## 4.0.4
413

514
### 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.4",
4+
"version": "4.0.5",
55
"author": "Marek Kirejczyk <[email protected]> (http://ethworks.io)",
66
"repository": "[email protected]:EthWorks/Waffle.git",
77
"private": false,

β€Žwaffle-cli/CHANGELOG.md

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

3+
## 4.0.5
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [9940630]
8+
- Updated dependencies [2199c8d]
9+
- Updated dependencies [febefc1]
10+
- @ethereum-waffle/chai@4.0.5
11+
- @ethereum-waffle/provider@4.0.4
12+
- @ethereum-waffle/compiler@4.0.2
13+
- @ethereum-waffle/mock-contract@4.0.2
14+
315
## 4.0.4
416

517
### 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.4",
4+
"version": "4.0.5",
55
"author": "Marek Kirejczyk <[email protected]> (http://ethworks.io)",
66
"repository": "[email protected]:EthWorks/Waffle.git",
77
"private": false,

β€Žwaffle-ens/CHANGELOG.md

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

3+
## 4.0.2
4+
5+
### Patch Changes
6+
7+
- 2199c8d: 🦜 Bump ganache
8+
39
## 4.0.1
410

511
### Patch Changes

β€Žwaffle-ens/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ethereum-waffle/ens",
3-
"version": "4.0.1",
3+
"version": "4.0.2",
44
"description": "A mock ens implementation for testing.",
55
"repository": "[email protected]:EthWorks/Waffle.git",
66
"author": "Marek Kirejczyk <[email protected]> (http://ethworks.io)",

β€Žwaffle-hardhat/CHANGELOG.md

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

3+
## 4.0.3
4+
5+
### Patch Changes
6+
7+
- 9940630: 🦷 (Experimental) Automatically inject call history into hardhat provider
8+
39
## 4.0.2
410

511
### Patch Changes

0 commit comments

Comments
Β (0)