Skip to content

Commit 27ba1bd

Browse files
Release (#631)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 2fad122 commit 27ba1bd

File tree

13 files changed

+40
-24
lines changed

13 files changed

+40
-24
lines changed

.changeset/nasty-schools-camp.md

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

.changeset/polite-cobras-accept.md

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

.changeset/strong-garlics-sell.md

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

packages/colors/CHANGELOG.md

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

3+
## 1.0.1
4+
5+
### Patch Changes
6+
7+
- 2fad122: use pnpm and update node
8+
39
## 1.0.0
410

511
### Major Changes

packages/colors/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@status-im/colors",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"license": "MPL-2.0",
55
"files": [
66
"types",

packages/components/CHANGELOG.md

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

3+
## 1.0.10
4+
5+
### Patch Changes
6+
7+
- 2fad122: use pnpm and update node
8+
- e30555c: fix <DropdownMenu.SubTrigger /> icon; unknown network typo
9+
- 3c968a2: add missing directive to `<SegmentedControl />`
10+
- Updated dependencies [2fad122]
11+
- @status-im/colors@1.0.1
12+
- @status-im/icons@1.0.1
13+
314
## 1.0.9
415

516
### Patch Changes

packages/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@status-im/components",
3-
"version": "1.0.9",
3+
"version": "1.0.10",
44
"license": "MPL-2.0",
55
"sideEffects": [
66
"*.css"

packages/eslint-config/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @status-im/eslint-config
22

3+
## 1.0.1
4+
5+
### Patch Changes
6+
7+
- 2fad122: use pnpm and update node
8+
39
## 1.0.0
410

511
### Major Changes

packages/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@status-im/eslint-config",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"main": "index.js",
55
"license": "MPL-2.0",
66
"exports": {

packages/icons/CHANGELOG.md

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

3+
## 1.0.1
4+
5+
### Patch Changes
6+
7+
- 2fad122: use pnpm and update node
8+
39
## 1.0.0
410

511
### Major Changes

0 commit comments

Comments
 (0)