Skip to content

Commit e4f47a8

Browse files
chore: publish package(s) (#772)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 76c4c3c commit e4f47a8

File tree

5 files changed

+17
-8
lines changed

5 files changed

+17
-8
lines changed

.changeset/poor-dolls-attend.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.62
4+
5+
### Patch Changes
6+
7+
- [#768](https://github.com/enzymefinance/sdk/pull/768) [`76c4c3c`](https://github.com/enzymefinance/sdk/commit/76c4c3ce0e9df5169df80662689099a42bc12e5f) Thanks [@KedziaPawel](https://github.com/KedziaPawel)! - Update gmx to support version 2.2
8+
9+
- Updated dependencies [[`76c4c3c`](https://github.com/enzymefinance/sdk/commit/76c4c3ce0e9df5169df80662689099a42bc12e5f)]:
10+
- @enzymefinance/sdk@1.2.20
11+
312
## 6.3.61
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.61",
4+
"version": "6.3.62",
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.20
4+
5+
### Patch Changes
6+
7+
- [#768](https://github.com/enzymefinance/sdk/pull/768) [`76c4c3c`](https://github.com/enzymefinance/sdk/commit/76c4c3ce0e9df5169df80662689099a42bc12e5f) Thanks [@KedziaPawel](https://github.com/KedziaPawel)! - Update gmx to support version 2.2
8+
39
## 1.2.19
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.19",
4+
"version": "1.2.20",
55
"type": "module",
66
"publishConfig": {
77
"access": "public",

0 commit comments

Comments
 (0)