Skip to content

Commit 4750dd0

Browse files
Release (#870)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 808b782 commit 4750dd0

26 files changed

+96
-47
lines changed

.changeset/4441ecdb-chart-text-measurement.md

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

.changeset/curly-teeth-fry.md

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

.changeset/happy-masks-train.md

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

.changeset/optimize-coingecko-endpoints.md

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

.changeset/plenty-moons-bathe.md

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

.changeset/strong-kids-kick.md

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

apps/api/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# api
22

3+
## 0.2.1
4+
5+
### Patch Changes
6+
7+
- 9c3823b: upgrade next
8+
- Updated dependencies [f50d31d]
9+
- Updated dependencies [d92da0c]
10+
- Updated dependencies [8500222]
11+
- Updated dependencies [9c3823b]
12+
- @status-im/wallet@0.1.1
13+
314
## 0.2.0
415

516
### Minor Changes

apps/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "api",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"private": true,
55
"scripts": {
66
"preinstall": "npx only-allow pnpm",

apps/connector/CHANGELOG.md

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

3+
## 0.0.6
4+
5+
### Patch Changes
6+
7+
- 8d4b40e: Change status-desktop to status-app and status-mobile to status-legacy
8+
39
## 0.0.5
410

511
### Patch Changes

apps/connector/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "connector",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"license": "MPL-2.0",
55
"private": true,
66
"repository": {

0 commit comments

Comments
 (0)