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

Commit d4a46b1

Browse files
committed
chore(main): release 0.575.2
1 parent efe6f5a commit d4a46b1

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

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

7+
## [0.575.2](https://github.com/Zapper-fi/studio/compare/v0.575.1...v0.575.2) (2024-01-09)
8+
9+
10+
### Bug Fixes
11+
12+
* **app-tokens:** Migration to ATI ([#3176](https://github.com/Zapper-fi/studio/issues/3176)) ([14744e6](https://github.com/Zapper-fi/studio/commit/14744e642a1213e03092fc75a44791c59dd080de))
13+
* **apps:** App token migration to ATI ([#3179](https://github.com/Zapper-fi/studio/issues/3179)) ([efe6f5a](https://github.com/Zapper-fi/studio/commit/efe6f5aa4df251ac7d8f4af2b9d6203739a8a025))
14+
715
## [0.575.1](https://github.com/Zapper-fi/studio/compare/v0.575.0...v0.575.1) (2024-01-04)
816

917

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.575.1",
3+
"version": "0.575.2",
44
"description": "Community build apps for Zapper.fi",
55
"license": "MIT",
66
"main": "./index.js",

0 commit comments

Comments
 (0)