Skip to content

Commit

Permalink
chore(master): release 2.1.0 (#114)
Browse files Browse the repository at this point in the history
  • Loading branch information
mpetrun5 authored Feb 20, 2023
1 parent 97bcba1 commit bdf0c66
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Changelog

## [2.1.0](https://github.com/sygmaprotocol/sygma-solidity/compare/v2.0.0...v2.1.0) (2023-02-20)


### Features

* add fee handler for substrate ([f90106c](https://github.com/sygmaprotocol/sygma-solidity/commit/f90106ce5f57848efc6d6059212373fcd05654b8))
* add function for generating function signatures ([385fd94](https://github.com/sygmaprotocol/sygma-solidity/commit/385fd94e4758478e418fc0ef237926ad26a8e39e))


### Bug Fixes

* minting xc20 tokens when executing proposal ([c055713](https://github.com/sygmaprotocol/sygma-solidity/commit/c0557133d773ec5ba0caa3e8b40b3389a8e75a77))


### Miscellaneous

* 'chore: depends on the first job ([9f0dc84](https://github.com/sygmaprotocol/sygma-solidity/commit/9f0dc84313697ed6abd56ed1e81d928ee08ce837))
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.0.0",
"version": "2.1.0",
"description": "",
"main": "dist/index.js",
"repository": "https://github.com/sygmaprotocol/sygma-solidity.git",
Expand Down

0 comments on commit bdf0c66

Please sign in to comment.