Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

Commit

Permalink
chore(main): release 0.24.2 (#420)
Browse files Browse the repository at this point in the history
  • Loading branch information
zapper-bot authored May 11, 2022
1 parent fc8dc03 commit f16cacd
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
Expand Up @@ -4,6 +4,13 @@

[1]: https://www.npmjs.com/package/@zapper-fi/studio?activeTab=versions

### [0.24.2](https://github.com/Zapper-fi/studio/compare/v0.24.1...v0.24.2) (2022-05-11)


### Bug Fixes

* **uniswap-v2:** Fix required pool address ([#419](https://github.com/Zapper-fi/studio/issues/419)) ([fc8dc03](https://github.com/Zapper-fi/studio/commit/fc8dc039bd5c2b9bbca3f218286bb27d63dc97d3))

### [0.24.1](https://github.com/Zapper-fi/studio/compare/v0.24.0...v0.24.1) (2022-05-10)


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": "@zapper-fi/studio",
"version": "0.24.1",
"version": "0.24.2",
"description": "Community build apps for Zapper.fi",
"license": "MIT",
"main": "./index.js",
Expand Down

0 comments on commit f16cacd

Please sign in to comment.