Skip to content

Commit

Permalink
chore: publish package(s) (#628)
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 Jan 23, 2025
1 parent 4d55ab1 commit 1582ecd
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/pink-parrots-fry.md

This file was deleted.

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

## 6.3.10

### Patch Changes

- Updated dependencies [[`4d55ab1`](https://github.com/enzymefinance/sdk/commit/4d55ab115f0d7b56f3200fbc19cb3ae1b0282a1c)]:
- @enzymefinance/sdk@1.2.5

## 6.3.9

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

## 1.2.5

### Patch Changes

- [#627](https://github.com/enzymefinance/sdk/pull/627) [`4d55ab1`](https://github.com/enzymefinance/sdk/commit/4d55ab115f0d7b56f3200fbc19cb3ae1b0282a1c) Thanks [@KedziaPawel](https://github.com/KedziaPawel)! - Add get fund deployer

## 1.2.4

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

0 comments on commit 1582ecd

Please sign in to comment.