Skip to content

Commit

Permalink
chore: publish package(s) (#551)
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 31, 2024
1 parent f80de1c commit 1f02a62
Show file tree
Hide file tree
Showing 6 changed files with 19 additions and 13 deletions.
5 changes: 0 additions & 5 deletions .changeset/seven-bugs-doubt.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/silly-guests-fix.md

This file was deleted.

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

## 5.0.48

### Patch Changes

- [#549](https://github.com/enzymefinance/sdk/pull/549) [`f80de1c`](https://github.com/enzymefinance/sdk/commit/f80de1c80503de7fb8ef8839c9000a7ebc8fdadb) Thanks [@iherger](https://github.com/iherger)! - Add ManualValueOracle

- Updated dependencies [[`f80de1c`](https://github.com/enzymefinance/sdk/commit/f80de1c80503de7fb8ef8839c9000a7ebc8fdadb), [`f80de1c`](https://github.com/enzymefinance/sdk/commit/f80de1c80503de7fb8ef8839c9000a7ebc8fdadb)]:
- @enzymefinance/sdk@0.8.38

## 5.0.47

### 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.47",
"version": "5.0.48",
"type": "module",
"publishConfig": {
"access": "public",
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.8.38

### Patch Changes

- [#549](https://github.com/enzymefinance/sdk/pull/549) [`f80de1c`](https://github.com/enzymefinance/sdk/commit/f80de1c80503de7fb8ef8839c9000a7ebc8fdadb) Thanks [@iherger](https://github.com/iherger)! - Add ManualValueOracle and related

- [#549](https://github.com/enzymefinance/sdk/pull/549) [`f80de1c`](https://github.com/enzymefinance/sdk/commit/f80de1c80503de7fb8ef8839c9000a7ebc8fdadb) Thanks [@iherger](https://github.com/iherger)! - Add ManualValueOracle

## 0.8.37

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

0 comments on commit 1f02a62

Please sign in to comment.