Skip to content

Commit f5ca337

Browse files
chore: publish package(s) (#645)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent fd0e9ca commit f5ca337

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/young-eggs-turn.md

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

packages/api/CHANGELOG.md

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

3+
## 1.0.3
4+
5+
### Patch Changes
6+
7+
- [#644](https://github.com/enzymefinance/sdk/pull/644) [`fd0e9ca`](https://github.com/enzymefinance/sdk/commit/fd0e9ca42ca35470555e19aabfcbae8b50ea77a6) Thanks [@iherger](https://github.com/iherger)! - Update codegen
8+
39
## 1.0.2
410

511
### Patch Changes

packages/api/package.json

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

0 commit comments

Comments
 (0)