Skip to content

Commit

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


##
[1.3.3](evm-v1.3.2...evm-v1.3.3)
(2024-09-26)


### Bug Fixes

* approval failure with no transaction overrides
([#548](#548))
([cdd4d5f](cdd4d5f))

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

## [1.3.3](https://github.com/sygmaprotocol/sygma-sdk/compare/evm-v1.3.2...evm-v1.3.3) (2024-09-26)


### Bug Fixes

* approval failure with no transaction overrides ([#548](https://github.com/sygmaprotocol/sygma-sdk/issues/548)) ([cdd4d5f](https://github.com/sygmaprotocol/sygma-sdk/commit/cdd4d5fb6f5e99c3ee5f97067953c7e577fd91f2))

## [1.3.2](https://github.com/sygmaprotocol/sygma-sdk/compare/evm-v1.3.1...evm-v1.3.2) (2024-09-19)


Expand Down
2 changes: 1 addition & 1 deletion packages/evm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@buildwithsygma/evm",
"version": "1.3.2",
"version": "1.3.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-evm-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"packages/evm":"1.3.2"}
{"packages/evm":"1.3.3"}

0 comments on commit 7056ca2

Please sign in to comment.