Skip to content

Commit

Permalink
chore: publish package(s) (#198)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Oct 5, 2023
1 parent 859d135 commit f2d533d
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 12 deletions.
5 changes: 0 additions & 5 deletions .changeset/forty-wasps-cry.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/perfect-parrots-mix.md

This file was deleted.

2 changes: 1 addition & 1 deletion examples/example-sdk-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@enzymefinance/abis": "^0.0.11",
"@enzymefinance/sdk": "^0.1.19",
"@enzymefinance/sdk": "^0.1.20",
"@tanstack/react-query": "^4.35.0",
"@tremor/react": "^2.11.0",
"abitype": "^0.9.8",
Expand Down
8 changes: 8 additions & 0 deletions packages/sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @enzymefinance/sdk

## 0.1.20

### Patch Changes

- [#197](https://github.com/enzymefinance/sdk/pull/197) [`46194c7`](https://github.com/enzymefinance/sdk/commit/46194c76001b6bed011be1dcafece282dd1b35d4) Thanks [@iherger](https://github.com/iherger)! - Add external calls for cvx crv extra rewards

- [#196](https://github.com/enzymefinance/sdk/pull/196) [`859d135`](https://github.com/enzymefinance/sdk/commit/859d135d0edbc17abb517b92a5bd5db75378c8a2) Thanks [@KedziaPawel](https://github.com/KedziaPawel)! - Export aave v3 debt

## 0.1.19

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@enzymefinance/sdk",
"description": "Enzyme is an Ethereum-based protocol for decentralized on-chain asset management.",
"version": "0.1.19",
"version": "0.1.20",
"publishConfig": {
"access": "public",
"directory": "dist"
Expand Down

0 comments on commit f2d533d

Please sign in to comment.