Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit 76f1108

Browse files
authored
chore(main): release core 1.2.3 (#542)
🤖 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).
1 parent a1270ba commit 76f1108

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

packages/core/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.2.3](https://github.com/sygmaprotocol/sygma-sdk/compare/core-v1.2.2...core-v1.2.3) (2024-09-18)
4+
5+
6+
### Bug Fixes
7+
8+
* 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)
9+
310
## [1.2.2](https://github.com/sygmaprotocol/sygma-sdk/compare/core-v1.2.1...core-v1.2.2) (2024-09-10)
411

512

packages/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@buildwithsygma/core",
3-
"version": "1.2.2",
3+
"version": "1.2.3",
44
"description": "Core primitives for bridging and message passing",
55
"main": "dist-esm/index.js",
66
"types": "types/index.d.ts",

release-please/rp-core-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"packages/core":"1.2.2"}
1+
{"packages/core":"1.2.3"}

0 commit comments

Comments
 (0)