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.547.2 (#3058)
Browse files Browse the repository at this point in the history
  • Loading branch information
zapper-bot authored Nov 15, 2023
1 parent 0adee80 commit edfde5c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@

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

## [0.547.2](https://github.com/Zapper-fi/studio/compare/v0.547.1...v0.547.2) (2023-11-15)


### Bug Fixes

* **app-toolkit:** Remove duplicate function ([#3048](https://github.com/Zapper-fi/studio/issues/3048)) ([f0cd28d](https://github.com/Zapper-fi/studio/commit/f0cd28d713c3aa45438a66af6edc5ecd3a883846))
* **morpho:** Fix max debt props ([0adee80](https://github.com/Zapper-fi/studio/commit/0adee80adc96423d3cc630703641c5e43345c455))
* **morpho:** Fix Morpho position presenter ([41d1e3d](https://github.com/Zapper-fi/studio/commit/41d1e3d2ba1c98f50aba0bc6e59e8358720c20f2))

## [0.547.1](https://github.com/Zapper-fi/studio/compare/v0.547.0...v0.547.1) (2023-11-15)


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

0 comments on commit edfde5c

Please sign in to comment.