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

Commit 73ea6c9

Browse files
committed
chore(master): release 2.4.0
1 parent 26dc82a commit 73ea6c9

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [2.4.0](https://github.com/sygmaprotocol/sygma-solidity/compare/v2.3.0...v2.4.0) (2023-09-01)
4+
5+
6+
### Features
7+
8+
* percentage based fee handler ([#194](https://github.com/sygmaprotocol/sygma-solidity/issues/194)) ([26dc82a](https://github.com/sygmaprotocol/sygma-solidity/commit/26dc82a1bd129de968fa2244b7ce36542b46cb27))
9+
10+
11+
### Miscellaneous
12+
13+
* update devnet, testnet & mainnet migrations config files ([#190](https://github.com/sygmaprotocol/sygma-solidity/issues/190)) ([fb37549](https://github.com/sygmaprotocol/sygma-solidity/commit/fb37549132519f84c7c284d99c92579f02e1f6b7))
14+
* update license ([#192](https://github.com/sygmaprotocol/sygma-solidity/issues/192)) ([faf8305](https://github.com/sygmaprotocol/sygma-solidity/commit/faf83050bc6888c054134481d1883a7c15f5090a))
15+
316
## [2.3.0](https://github.com/sygmaprotocol/sygma-solidity/compare/v2.2.1...v2.3.0) (2023-05-11)
417

518

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@buildwithsygma/sygma-contracts",
3-
"version": "2.3.0",
3+
"version": "2.4.0",
44
"description": "",
55
"main": "dist/index.js",
66
"repository": "https://github.com/sygmaprotocol/sygma-solidity.git",

0 commit comments

Comments
 (0)