Skip to content

Commit

Permalink
Merge pull request #333 from api3dao/changeset-release/production
Browse files Browse the repository at this point in the history
Release v16.0.0
  • Loading branch information
bbenligiray authored Jan 15, 2025
2 parents 9c3bedd + 9129fe8 commit 072360e
Show file tree
Hide file tree
Showing 6 changed files with 90 additions and 97 deletions.
5 changes: 0 additions & 5 deletions .changeset/clever-paws-love.md

This file was deleted.

31 changes: 0 additions & 31 deletions .changeset/forty-beers-begin.md

This file was deleted.

50 changes: 0 additions & 50 deletions .changeset/nasty-deers-collect.md

This file was deleted.

10 changes: 0 additions & 10 deletions .changeset/spotty-buses-appear.md

This file was deleted.

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

## 16.0.0

### Major Changes

- c30baba: Purge the following dApps (note that this merely means that you won't be able to derive dApp-specific Api3ReaderProxyV1 addresses using `@api3/contracts` for these dApps, they will be able to continue using data feed services as usual):

- airpuff
- aurelius
- davos-protocol
- granary-finance
- gravita-protocol
- grimoire-finance
- ionic-protocol
- ironclad-finance
- juice-finance
- kinetix-derivatives
- lore-finance
- mantisswap
- mean-finance
- mendi-minterest
- minterest
- pac-finance
- quickperps
- satoshi-protocol
- segment-finance
- seismic
- shoebill-finance
- splice-finance
- sturdy
- takotako
- wefi

- a20ac37: Update the aliases of the following dApps:

- hana-finance (to hana)
- init-capital (to init)
- orbit-protocol (to orbit)
- yei-finance (to yei)

### Minor Changes

- a20ac37: Extend the dApp data schema to include name and homepage URL (optional)
- aef7d46: Add the following dApps:

- aave
- abracadabra
- aeroscraper
- aurum-finance
- avalon
- benqi
- beraborrow
- burrbear
- compound-finance
- curvance
- dahlia
- dolomite
- eggs
- enclabs
- fisclend
- fluid
- macaron
- mach-finance
- moonwell
- morpho
- nitro
- omega
- origami
- paddle
- positions
- roots
- sake
- scallop
- silo
- spark
- stacking-salmon
- stout
- sumer
- takara
- taofi
- untitled-bank
- ursa
- venus
- vestation
- vicuna
- yield-hive
- yieldfi
- zeno
- zeru

## 15.1.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": "15.1.0",
"version": "16.0.0",
"engines": {
"node": ">=20.17.9"
},
Expand Down

0 comments on commit 072360e

Please sign in to comment.