Skip to content

Commit

Permalink
chore: publish package(s) (#561)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Ivan Herger <[email protected]>
  • Loading branch information
3 people authored Nov 13, 2024
1 parent c04699b commit ef19fb3
Show file tree
Hide file tree
Showing 12 changed files with 54 additions and 30 deletions.
7 changes: 0 additions & 7 deletions .changeset/nervous-melons-remain.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/sweet-rats-admire.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/tasty-tomatoes-think.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/wild-humans-beg.md

This file was deleted.

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

## 1.0.0

### Major Changes

- [#562](https://github.com/enzymefinance/sdk/pull/562) [`c04699b`](https://github.com/enzymefinance/sdk/commit/c04699b4f40cd181dcd2d204ca61d57331682b54) Thanks [@iherger](https://github.com/iherger)! - Stable release

### Minor Changes

- [#558](https://github.com/enzymefinance/sdk/pull/558) [`fa681e5`](https://github.com/enzymefinance/sdk/commit/fa681e5d01a886e0cd976af88eaf2a8b4af63a47) Thanks [@iherger](https://github.com/iherger)! - Add PendleV2 adapter

- [#419](https://github.com/enzymefinance/sdk/pull/419) [`688f34c`](https://github.com/enzymefinance/sdk/commit/688f34c0caf0e9c231fbbb75262c6ceeef499ebc) Thanks [@iherger](https://github.com/iherger)! - Add Morpho Blue

### Patch Changes

- [#419](https://github.com/enzymefinance/sdk/pull/419) [`688f34c`](https://github.com/enzymefinance/sdk/commit/688f34c0caf0e9c231fbbb75262c6ceeef499ebc) Thanks [@iherger](https://github.com/iherger)! - Add MorphoBlue

## 0.4.11

### 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.11",
"version": "1.0.0",
"type": "module",
"publishConfig": {
"access": "public",
Expand Down
6 changes: 6 additions & 0 deletions packages/api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @enzymefinance/api

## 1.0.0

### Major Changes

- [#562](https://github.com/enzymefinance/sdk/pull/562) [`c04699b`](https://github.com/enzymefinance/sdk/commit/c04699b4f40cd181dcd2d204ca61d57331682b54) Thanks [@iherger](https://github.com/iherger)! - Stable release

## 0.4.4

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

## 6.0.0

### Minor Changes

- [#558](https://github.com/enzymefinance/sdk/pull/558) [`fa681e5`](https://github.com/enzymefinance/sdk/commit/fa681e5d01a886e0cd976af88eaf2a8b4af63a47) Thanks [@iherger](https://github.com/iherger)! - Add PendleV2 adapter

- [#419](https://github.com/enzymefinance/sdk/pull/419) [`688f34c`](https://github.com/enzymefinance/sdk/commit/688f34c0caf0e9c231fbbb75262c6ceeef499ebc) Thanks [@iherger](https://github.com/iherger)! - Add Morpho Blue

### Patch Changes

- Updated dependencies [[`fa681e5`](https://github.com/enzymefinance/sdk/commit/fa681e5d01a886e0cd976af88eaf2a8b4af63a47), [`688f34c`](https://github.com/enzymefinance/sdk/commit/688f34c0caf0e9c231fbbb75262c6ceeef499ebc), [`688f34c`](https://github.com/enzymefinance/sdk/commit/688f34c0caf0e9c231fbbb75262c6ceeef499ebc)]:
- @enzymefinance/sdk@1.0.0

## 5.0.53

### 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.53",
"version": "6.0.0",
"type": "module",
"publishConfig": {
"access": "public",
Expand Down
15 changes: 15 additions & 0 deletions packages/sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @enzymefinance/sdk

## 1.0.0

### Minor Changes

- [#558](https://github.com/enzymefinance/sdk/pull/558) [`fa681e5`](https://github.com/enzymefinance/sdk/commit/fa681e5d01a886e0cd976af88eaf2a8b4af63a47) Thanks [@iherger](https://github.com/iherger)! - Add PendleV2 adapter

- [#419](https://github.com/enzymefinance/sdk/pull/419) [`688f34c`](https://github.com/enzymefinance/sdk/commit/688f34c0caf0e9c231fbbb75262c6ceeef499ebc) Thanks [@iherger](https://github.com/iherger)! - Add Morpho Blue

### Patch Changes

- [#419](https://github.com/enzymefinance/sdk/pull/419) [`688f34c`](https://github.com/enzymefinance/sdk/commit/688f34c0caf0e9c231fbbb75262c6ceeef499ebc) Thanks [@iherger](https://github.com/iherger)! - Add MorphoBlue

- Updated dependencies [[`fa681e5`](https://github.com/enzymefinance/sdk/commit/fa681e5d01a886e0cd976af88eaf2a8b4af63a47), [`c04699b`](https://github.com/enzymefinance/sdk/commit/c04699b4f40cd181dcd2d204ca61d57331682b54), [`688f34c`](https://github.com/enzymefinance/sdk/commit/688f34c0caf0e9c231fbbb75262c6ceeef499ebc), [`688f34c`](https://github.com/enzymefinance/sdk/commit/688f34c0caf0e9c231fbbb75262c6ceeef499ebc)]:
- @enzymefinance/abis@1.0.0

## 0.8.40

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

0 comments on commit ef19fb3

Please sign in to comment.