Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and fvictorio committed Dec 26, 2023
1 parent 31dfa5d commit 17a2837
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 12 deletions.
5 changes: 0 additions & 5 deletions .changeset/cold-tables-stare.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silly-flowers-begin.md

This file was deleted.

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

## 2.0.3

### Patch Changes

- dff8302aa: Added support for `Addressable` objects in `.withArgs` and `.equals` (thanks @Amxx!)

## 2.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/hardhat-chai-matchers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nomicfoundation/hardhat-chai-matchers",
"version": "2.0.2",
"version": "2.0.3",
"description": "Hardhat utils for testing",
"homepage": "https://github.com/nomicfoundation/hardhat/tree/main/packages/hardhat-chai-matchers",
"repository": "github:nomicfoundation/hardhat",
Expand Down
6 changes: 6 additions & 0 deletions packages/hardhat-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# hardhat

## 2.19.4

### Patch Changes

- 7aea77e49: Report telemetry consent response to Google Analytics

## 2.19.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/hardhat-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hardhat",
"version": "2.19.3",
"version": "2.19.4",
"author": "Nomic Labs LLC",
"license": "MIT",
"homepage": "https://hardhat.org",
Expand Down

0 comments on commit 17a2837

Please sign in to comment.