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

Commit 79faf4b

Browse files
committed
chore(master): release 2.10.0
1 parent 27d9682 commit 79faf4b

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

Diff for: CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [2.10.0](https://github.com/sygmaprotocol/sygma-solidity/compare/v2.9.0...v2.10.0) (2024-07-31)
4+
5+
6+
### Features
7+
8+
* retry contract ([#259](https://github.com/sygmaprotocol/sygma-solidity/issues/259)) ([a72c1f9](https://github.com/sygmaprotocol/sygma-solidity/commit/a72c1f980d6f9335d1b1f852e03cb0a821ad478b))
9+
10+
11+
### Miscellaneous
12+
13+
* add retry migration ([#263](https://github.com/sygmaprotocol/sygma-solidity/issues/263)) ([27d9682](https://github.com/sygmaprotocol/sygma-solidity/commit/27d96827f8403a31f9a33a40b0a49d8d2b3e3c9a))
14+
315
## [2.9.0](https://github.com/sygmaprotocol/sygma-solidity/compare/v2.8.0...v2.9.0) (2024-07-30)
416

517

Diff for: 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.9.0",
3+
"version": "2.10.0",
44
"description": "",
55
"main": "dist/index.js",
66
"repository": "https://github.com/sygmaprotocol/sygma-solidity.git",

0 commit comments

Comments
 (0)