Skip to content

Commit

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


##
[2.11.1](sygma-sdk-core-v2.11.0...sygma-sdk-core-v2.11.1)
(2024-07-10)


### Bug Fixes

* broken release
([#401](#401))
([ac6aa0c](ac6aa0c))

---
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 10, 2024
1 parent ac6aa0c commit c057d9f
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.0"
"packages/sdk": "2.11.1"
}
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.1](https://github.com/sygmaprotocol/sygma-sdk/compare/sygma-sdk-core-v2.11.0...sygma-sdk-core-v2.11.1) (2024-07-10)


### Bug Fixes

* broken release ([#401](https://github.com/sygmaprotocol/sygma-sdk/issues/401)) ([ac6aa0c](https://github.com/sygmaprotocol/sygma-sdk/commit/ac6aa0c66d5ff18e2f2dd0096c11a67aa1181eae))

## [2.11.0](https://github.com/sygmaprotocol/sygma-sdk/compare/sygma-sdk-core-v2.10.0...sygma-sdk-core-v2.11.0) (2024-07-04)


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.0",
"version": "2.11.1",
"description": "Core primitives for bridging and message passing",
"main": "dist-esm/index.js",
"types": "types/index.d.ts",
Expand Down

0 comments on commit c057d9f

Please sign in to comment.