Skip to content

Commit

Permalink
Merge pull request #307 from api3dao/production
Browse files Browse the repository at this point in the history
Merge production to main
  • Loading branch information
bbenligiray authored Dec 30, 2024
2 parents c37dbc1 + e65d8be commit 2418d71
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/funny-grapes-roll.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/hot-meals-dress.md

This file was deleted.

10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @api3/contracts

## 13.3.0

### Minor Changes

- 5d12734: MockApi3ReaderProxyV1 (MockApi3ReaderProxy that also implements AggregatorV2V3Interface) is added

### Patch Changes

- 9e4b776: MockApi3ReaderProxy reverts when it is read before `mock()` is called

## 13.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"oev"
],
"license": "MIT",
"version": "13.2.0",
"version": "13.3.0",
"engines": {
"node": ">=20.17.9"
},
Expand Down

0 comments on commit 2418d71

Please sign in to comment.