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.369.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zapper-bot committed Jan 18, 2023
1 parent 323f8a5 commit 10d80fb
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Expand Up @@ -4,6 +4,21 @@

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

## [0.369.0](https://github.com/Zapper-fi/studio/compare/v0.368.1...v0.369.0) (2023-01-18)


### Features

* **goldfinch:** Refactor logic and add claimable support ([#2138](https://github.com/Zapper-fi/studio/issues/2138)) ([323f8a5](https://github.com/Zapper-fi/studio/commit/323f8a50d242165fa2bb688723aa11879896bfed))
* **strike:** Add lending markets ([#2144](https://github.com/Zapper-fi/studio/issues/2144)) ([54fb4e6](https://github.com/Zapper-fi/studio/commit/54fb4e64aad63782b085e70dfccc60db3b44a182))
* **unlockd-finance:** Add app integration ([#2132](https://github.com/Zapper-fi/studio/issues/2132)) ([82dae3a](https://github.com/Zapper-fi/studio/commit/82dae3a36a384bf8d9f75d8a56b765345901a1e5))
* **unlockd-finance:** Update UToken and Debt Token Address ([#2143](https://github.com/Zapper-fi/studio/issues/2143)) ([fbfce5a](https://github.com/Zapper-fi/studio/commit/fbfce5a8f82fa9126f6912f227ca22b3dfd81336))


### Bug Fixes

* **uwu-lend:** Add position presenter ([#2141](https://github.com/Zapper-fi/studio/issues/2141)) ([68a54b6](https://github.com/Zapper-fi/studio/commit/68a54b64f8d2ed2bc71eef001eb5b832df13f692))

## [0.368.1](https://github.com/Zapper-fi/studio/compare/v0.368.0...v0.368.1) (2023-01-17)


Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "@zapper-fi/studio",
"version": "0.368.1",
"version": "0.369.0",
"description": "Community build apps for Zapper.fi",
"license": "MIT",
"main": "./index.js",
Expand Down

0 comments on commit 10d80fb

Please sign in to comment.