Skip to content

Commit

Permalink
chore(main): release sygma-sdk-core 2.11.2 (#404)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[2.11.2](sygma-sdk-core-v2.11.1...sygma-sdk-core-v2.11.2)
(2024-07-11)


### Bug Fixes

* release
([#403](#403))
([63e2d15](63e2d15))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
MakMuftic authored Jul 11, 2024
1 parent 63e2d15 commit 2abcc1c
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"packages/sdk": "2.11.1"
"packages/sdk": "2.11.2"
}
7 changes: 7 additions & 0 deletions packages/sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.11.2](https://github.com/sygmaprotocol/sygma-sdk/compare/sygma-sdk-core-v2.11.1...sygma-sdk-core-v2.11.2) (2024-07-11)


### Bug Fixes

* release ([#403](https://github.com/sygmaprotocol/sygma-sdk/issues/403)) ([63e2d15](https://github.com/sygmaprotocol/sygma-sdk/commit/63e2d15b30cc82a1b8eaaab4a3687c7fee78983d))

## [2.11.1](https://github.com/sygmaprotocol/sygma-sdk/compare/sygma-sdk-core-v2.11.0...sygma-sdk-core-v2.11.1) (2024-07-10)


Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@buildwithsygma/sygma-sdk-core",
"version": "2.11.1",
"version": "2.11.2",
"description": "Core primitives for bridging and message passing",
"main": "dist-esm/index.js",
"types": "types/index.d.ts",
Expand Down

0 comments on commit 2abcc1c

Please sign in to comment.