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

Commit 5e3de66

Browse files
authored
chore(master): release 2.4.2 (#51)
1 parent 8630892 commit 5e3de66

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.4.2](https://github.com/sygmaprotocol/sygma-x-solidity/compare/v2.4.1...v2.4.2) (2024-03-25)
4+
5+
6+
### Bug Fixes
7+
8+
* remove ignore optional when releasing ([#50](https://github.com/sygmaprotocol/sygma-x-solidity/issues/50)) ([8630892](https://github.com/sygmaprotocol/sygma-x-solidity/commit/86308923b57a68eb7583ab4e7de9b32e4ad22989))
9+
310
## [2.4.1](https://github.com/sygmaprotocol/sygma-x-solidity/compare/v2.4.0...v2.4.1) (2024-03-25)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@buildwithsygma/sygma-x-solidity",
3-
"version": "2.4.1",
3+
"version": "2.4.2",
44
"main": "index.js",
55
"author": "Sygma",
66
"license": "BUSL-1.1",

0 commit comments

Comments
 (0)