Skip to content

Commit

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


##
[2.6.3](sygma-sdk-core-v2.6.2...sygma-sdk-core-v2.6.3)
(2024-02-06)


### Bug Fixes

* update sygma contracts dep
([#336](#336))
([104ad7b](104ad7b))

---
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 Feb 6, 2024
1 parent 104ad7b commit c97e684
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.6.2"
"packages/sdk": "2.6.3"
}
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.6.3](https://github.com/sygmaprotocol/sygma-sdk/compare/sygma-sdk-core-v2.6.2...sygma-sdk-core-v2.6.3) (2024-02-06)


### Bug Fixes

* update sygma contracts dep ([#336](https://github.com/sygmaprotocol/sygma-sdk/issues/336)) ([104ad7b](https://github.com/sygmaprotocol/sygma-sdk/commit/104ad7b10e800737ea18d2294c1334dbc755e74e))

## [2.6.2](https://github.com/sygmaprotocol/sygma-sdk/compare/sygma-sdk-core-v2.6.1...sygma-sdk-core-v2.6.2) (2024-01-24)


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

0 comments on commit c97e684

Please sign in to comment.