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

Commit 0a2336d

Browse files
authored
chore(master): release 2.4.1 (#49)
1 parent 040485a commit 0a2336d

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.1](https://github.com/sygmaprotocol/sygma-x-solidity/compare/v2.4.0...v2.4.1) (2024-03-25)
4+
5+
6+
### Bug Fixes
7+
8+
* lockfile ([#48](https://github.com/sygmaprotocol/sygma-x-solidity/issues/48)) ([040485a](https://github.com/sygmaprotocol/sygma-x-solidity/commit/040485aefe48fcff2d06ecca8d3012063d33a54d))
9+
310
## [2.4.0](https://github.com/sygmaprotocol/sygma-x-solidity/compare/v2.3.0...v2.4.0) (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.0",
3+
"version": "2.4.1",
44
"main": "index.js",
55
"author": "Sygma",
66
"license": "BUSL-1.1",

0 commit comments

Comments
 (0)