Skip to content

Commit 0248889

Browse files
Version Packages (#604)
1 parent 35f833d commit 0248889

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/whole-dancers-raise.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

apps/io-wallet-user-func/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# io-wallet-user-func
22

3+
## 4.1.0
4+
5+
### Minor Changes
6+
7+
- 35f833d: Added function `migrateWalletInstances` to copy wallet instances data to new tenant database collection
8+
39
## 4.0.0
410

511
### Major Changes

apps/io-wallet-user-func/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "io-wallet-user-func",
3-
"version": "4.0.0",
3+
"version": "4.1.0",
44
"private": true,
55
"scripts": {
66
"build": "tsup-node",

0 commit comments

Comments
 (0)