Skip to content

Commit

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


##
[1.3.1](evm-v1.3.0...evm-v1.3.1)
(2024-09-12)


### Bug Fixes

* `optionalMessage` and `optionalGas` encoding
([#536](#536))
([ebc8885](ebc8885))

---
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 12, 2024
1 parent ebc8885 commit a692164
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.1](https://github.com/sygmaprotocol/sygma-sdk/compare/evm-v1.3.0...evm-v1.3.1) (2024-09-12)


### Bug Fixes

* `optionalMessage` and `optionalGas` encoding ([#536](https://github.com/sygmaprotocol/sygma-sdk/issues/536)) ([ebc8885](https://github.com/sygmaprotocol/sygma-sdk/commit/ebc8885a449ac5af88d34c11eb4eea3d20ef5540))

## [1.3.0](https://github.com/sygmaprotocol/sygma-sdk/compare/evm-v1.2.0...evm-v1.3.0) (2024-09-10)


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.0",
"version": "1.3.1",
"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.0"}
{"packages/evm":"1.3.1"}

0 comments on commit a692164

Please sign in to comment.