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

Commit f85929b

Browse files
authored
chore(main): release 0.574.1 (#3161)
1 parent dfa2f49 commit f85929b

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44

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

7+
## [0.574.1](https://github.com/Zapper-fi/studio/compare/v0.574.0...v0.574.1) (2023-12-19)
8+
9+
10+
### Bug Fixes
11+
12+
* **gearbox:** Fixed lending app tokens v2 and added lending app tokens v3 ([#3160](https://github.com/Zapper-fi/studio/issues/3160)) ([dfa2f49](https://github.com/Zapper-fi/studio/commit/dfa2f49625d65c93dbbe97c0cc0a78b4fa0a2da0))
13+
714
## [0.574.0](https://github.com/Zapper-fi/studio/compare/v0.573.0...v0.574.0) (2023-12-18)
815

916

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@zapper-fi/studio",
3-
"version": "0.574.0",
3+
"version": "0.574.1",
44
"description": "Community build apps for Zapper.fi",
55
"license": "MIT",
66
"main": "./index.js",

0 commit comments

Comments
 (0)