Skip to content

Commit

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


##
[1.2.3](core-v1.2.2...core-v1.2.3)
(2024-09-18)


### Bug Fixes

* edge incompatibility
([#540](#540))
([a1270ba](a1270ba)),
closes [#539](#539)

---
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 Sep 18, 2024
1 parent a1270ba commit 76f1108
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.2.3](https://github.com/sygmaprotocol/sygma-sdk/compare/core-v1.2.2...core-v1.2.3) (2024-09-18)


### Bug Fixes

* edge incompatibility ([#540](https://github.com/sygmaprotocol/sygma-sdk/issues/540)) ([a1270ba](https://github.com/sygmaprotocol/sygma-sdk/commit/a1270ba1af51744d5c72c24e68fa45d0d99ab999)), closes [#539](https://github.com/sygmaprotocol/sygma-sdk/issues/539)

## [1.2.2](https://github.com/sygmaprotocol/sygma-sdk/compare/core-v1.2.1...core-v1.2.2) (2024-09-10)


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

0 comments on commit 76f1108

Please sign in to comment.