Skip to content

Commit

Permalink
chore(master): release 2.4.1 (#197)
Browse files Browse the repository at this point in the history
  • Loading branch information
mpetrun5 authored Sep 14, 2023
1 parent a67d5d1 commit 0cc78cf
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.4.1](https://github.com/sygmaprotocol/sygma-solidity/compare/v2.4.0...v2.4.1) (2023-09-14)


### Bug Fixes

* deploying local network 2 ([#196](https://github.com/sygmaprotocol/sygma-solidity/issues/196)) ([a67d5d1](https://github.com/sygmaprotocol/sygma-solidity/commit/a67d5d1c3db9aab609db055dd48fdf93e293e0ad))

## [2.4.0](https://github.com/sygmaprotocol/sygma-solidity/compare/v2.3.0...v2.4.0) (2023-09-12)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@buildwithsygma/sygma-contracts",
"version": "2.4.0",
"version": "2.4.1",
"description": "",
"main": "dist/index.js",
"repository": "https://github.com/sygmaprotocol/sygma-solidity.git",
Expand Down

0 comments on commit 0cc78cf

Please sign in to comment.