Skip to content

Commit

Permalink
chore: publish package(s) (#576)
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 Nov 28, 2024
1 parent cee1200 commit 2703c0c
Show file tree
Hide file tree
Showing 6 changed files with 17 additions and 12 deletions.
5 changes: 0 additions & 5 deletions .changeset/curly-points-scream.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/spotty-buses-flash.md

This file was deleted.

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

## 6.1.2

### Patch Changes

- [#575](https://github.com/enzymefinance/sdk/pull/575) [`1db8e78`](https://github.com/enzymefinance/sdk/commit/1db8e7891528257ce001d6364753484442917a18) Thanks [@iherger](https://github.com/iherger)! - Rename dlcBTC to iBTC

- Updated dependencies [[`cee1200`](https://github.com/enzymefinance/sdk/commit/cee1200a5dd8d09a6afa5df11ac0d48e5287600e)]:
- @enzymefinance/sdk@1.1.1

## 6.1.1

### 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.1.1",
"version": "6.1.2",
"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.1.1

### Patch Changes

- [#574](https://github.com/enzymefinance/sdk/pull/574) [`cee1200`](https://github.com/enzymefinance/sdk/commit/cee1200a5dd8d09a6afa5df11ac0d48e5287600e) Thanks [@KedziaPawel](https://github.com/KedziaPawel)! - GMX improvements

## 1.1.0

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

0 comments on commit 2703c0c

Please sign in to comment.