Skip to content

Commit

Permalink
Merge pull request #52 from BoltzExchange/export-testerc20
Browse files Browse the repository at this point in the history
  • Loading branch information
michael1011 authored Oct 30, 2020
2 parents 7b7f052 + 9e99c7c commit b095612
Show file tree
Hide file tree
Showing 4 changed files with 1,533 additions and 3,777 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
strategy:
matrix:
platform: [ubuntu-latest]
node-version: [10, 12]
node-version: [10, 12, 14, 15]

runs-on: ${{ matrix.platform }}

Expand Down
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [0.3.5](https://github.com/BoltzExchange/boltz-core/compare/v0.3.4...v0.3.5) (2020-10-30)


### Bug Fixes

* export TestERC20 ABI ([178979b](https://github.com/BoltzExchange/boltz-core/commit/178979bb126f9d3dda3a8fc93770de35b4f8fd57))



## [0.3.4](https://github.com/BoltzExchange/boltz-core/compare/v0.3.3...v0.3.4) (2020-10-26)


Expand Down
Loading

0 comments on commit b095612

Please sign in to comment.