Skip to content

Commit 92958fe

Browse files
chore: publish package(s) (#683)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4a06def commit 92958fe

File tree

5 files changed

+17
-8
lines changed

5 files changed

+17
-8
lines changed

.changeset/slimy-fishes-trade.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

packages/environment/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @enzymefinance/environment
22

3+
## 6.3.27
4+
5+
### Patch Changes
6+
7+
- [#658](https://github.com/enzymefinance/sdk/pull/658) [`4a06def`](https://github.com/enzymefinance/sdk/commit/4a06def2ddded3ad3a69fc909c89ad4d89b5cdd2) Thanks [@gabrocheleau](https://github.com/gabrocheleau)! - Add ParaSwapV6 Integration
8+
9+
- Updated dependencies [[`4a06def`](https://github.com/enzymefinance/sdk/commit/4a06def2ddded3ad3a69fc909c89ad4d89b5cdd2)]:
10+
- @enzymefinance/sdk@1.2.9
11+
312
## 6.3.26
413

514
### Patch Changes

packages/environment/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@enzymefinance/environment",
33
"description": "Enzyme is an Ethereum-based protocol for decentralized on-chain asset management.",
4-
"version": "6.3.26",
4+
"version": "6.3.27",
55
"type": "module",
66
"publishConfig": {
77
"access": "public",

packages/sdk/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @enzymefinance/sdk
22

3+
## 1.2.9
4+
5+
### Patch Changes
6+
7+
- [#658](https://github.com/enzymefinance/sdk/pull/658) [`4a06def`](https://github.com/enzymefinance/sdk/commit/4a06def2ddded3ad3a69fc909c89ad4d89b5cdd2) Thanks [@gabrocheleau](https://github.com/gabrocheleau)! - Add ParaSwapV6 Integration
8+
39
## 1.2.8
410

511
### Patch Changes

packages/sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@enzymefinance/sdk",
33
"description": "Enzyme is an Ethereum-based protocol for decentralized on-chain asset management.",
4-
"version": "1.2.8",
4+
"version": "1.2.9",
55
"type": "module",
66
"publishConfig": {
77
"access": "public",

0 commit comments

Comments
 (0)