Skip to content

Commit

Permalink
chore: publish package(s) (#521)
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 1, 2024
1 parent 8d67c41 commit 217a76e
Show file tree
Hide file tree
Showing 7 changed files with 25 additions and 9 deletions.
6 changes: 0 additions & 6 deletions .changeset/violet-mayflies-taste.md

This file was deleted.

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

## 0.4.10

### Patch Changes

- [#520](https://github.com/enzymefinance/sdk/pull/520) [`8d67c41`](https://github.com/enzymefinance/sdk/commit/8d67c41ca1d39fbbe42ec663bc6e0bbccb9621ea) Thanks [@iherger](https://github.com/iherger)! - Add Aave v3 flash loans

## 0.4.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/abis/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@enzymefinance/abis",
"description": "Enzyme is an Ethereum-based protocol for decentralized on-chain asset management.",
"version": "0.4.9",
"version": "0.4.10",
"type": "module",
"publishConfig": {
"access": "public",
Expand Down
7 changes: 7 additions & 0 deletions packages/environment/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @enzymefinance/environment

## 5.0.34

### Patch Changes

- Updated dependencies [[`8d67c41`](https://github.com/enzymefinance/sdk/commit/8d67c41ca1d39fbbe42ec663bc6e0bbccb9621ea)]:
- @enzymefinance/sdk@0.8.30

## 5.0.33

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/environment/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@enzymefinance/environment",
"description": "Enzyme is an Ethereum-based protocol for decentralized on-chain asset management.",
"version": "5.0.33",
"version": "5.0.34",
"type": "module",
"publishConfig": {
"access": "public",
Expand Down
9 changes: 9 additions & 0 deletions packages/sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @enzymefinance/sdk

## 0.8.30

### Patch Changes

- [#520](https://github.com/enzymefinance/sdk/pull/520) [`8d67c41`](https://github.com/enzymefinance/sdk/commit/8d67c41ca1d39fbbe42ec663bc6e0bbccb9621ea) Thanks [@iherger](https://github.com/iherger)! - Add Aave v3 flash loans

- Updated dependencies [[`8d67c41`](https://github.com/enzymefinance/sdk/commit/8d67c41ca1d39fbbe42ec663bc6e0bbccb9621ea)]:
- @enzymefinance/abis@0.4.10

## 0.8.29

### 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.8.29",
"version": "0.8.30",
"type": "module",
"publishConfig": {
"access": "public",
Expand Down

0 comments on commit 217a76e

Please sign in to comment.