Release (#637)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
3c71b8c8f8
commit
b8a1c5386f
|
@ -1,10 +0,0 @@
|
||||||
---
|
|
||||||
'@status-im/eslint-config': patch
|
|
||||||
'@status-im/components': patch
|
|
||||||
'@status-im/js': patch
|
|
||||||
'@status-im/colors': patch
|
|
||||||
'connector': patch
|
|
||||||
'@status-im/icons': patch
|
|
||||||
---
|
|
||||||
|
|
||||||
update ESLint
|
|
|
@ -0,0 +1,9 @@
|
||||||
|
# connector
|
||||||
|
|
||||||
|
## 0.0.2
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- 3c71b8c: update ESLint
|
||||||
|
- Updated dependencies [3c71b8c]
|
||||||
|
- @status-im/colors@1.0.2
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "connector",
|
"name": "connector",
|
||||||
"version": "0.0.1",
|
"version": "0.0.2",
|
||||||
"license": "MPL-2.0",
|
"license": "MPL-2.0",
|
||||||
"private": true,
|
"private": true,
|
||||||
"repository": {
|
"repository": {
|
||||||
|
|
|
@ -1,5 +1,11 @@
|
||||||
# @status-im/colors
|
# @status-im/colors
|
||||||
|
|
||||||
|
## 1.0.2
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- 3c71b8c: update ESLint
|
||||||
|
|
||||||
## 1.0.1
|
## 1.0.1
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@status-im/colors",
|
"name": "@status-im/colors",
|
||||||
"version": "1.0.1",
|
"version": "1.0.2",
|
||||||
"license": "MPL-2.0",
|
"license": "MPL-2.0",
|
||||||
"files": [
|
"files": [
|
||||||
"types",
|
"types",
|
||||||
|
|
|
@ -1,5 +1,14 @@
|
||||||
# @status-im/components
|
# @status-im/components
|
||||||
|
|
||||||
|
## 1.0.11
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- 3c71b8c: update ESLint
|
||||||
|
- Updated dependencies [3c71b8c]
|
||||||
|
- @status-im/colors@1.0.2
|
||||||
|
- @status-im/icons@1.0.2
|
||||||
|
|
||||||
## 1.0.10
|
## 1.0.10
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@status-im/components",
|
"name": "@status-im/components",
|
||||||
"version": "1.0.10",
|
"version": "1.0.11",
|
||||||
"license": "MPL-2.0",
|
"license": "MPL-2.0",
|
||||||
"sideEffects": [
|
"sideEffects": [
|
||||||
"*.css"
|
"*.css"
|
||||||
|
|
|
@ -1,5 +1,11 @@
|
||||||
# @status-im/eslint-config
|
# @status-im/eslint-config
|
||||||
|
|
||||||
|
## 1.0.2
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- 3c71b8c: update ESLint
|
||||||
|
|
||||||
## 1.0.1
|
## 1.0.1
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@status-im/eslint-config",
|
"name": "@status-im/eslint-config",
|
||||||
"version": "1.0.1",
|
"version": "1.0.2",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"license": "MPL-2.0",
|
"license": "MPL-2.0",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
|
|
|
@ -1,5 +1,11 @@
|
||||||
# @status-im/icons
|
# @status-im/icons
|
||||||
|
|
||||||
|
## 1.0.2
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- 3c71b8c: update ESLint
|
||||||
|
|
||||||
## 1.0.1
|
## 1.0.1
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@status-im/icons",
|
"name": "@status-im/icons",
|
||||||
"version": "1.0.1",
|
"version": "1.0.2",
|
||||||
"license": "MPL-2.0",
|
"license": "MPL-2.0",
|
||||||
"files": [
|
"files": [
|
||||||
"dist",
|
"dist",
|
||||||
|
|
|
@ -1,5 +1,11 @@
|
||||||
# @status-im/js
|
# @status-im/js
|
||||||
|
|
||||||
|
## 1.0.2
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- 3c71b8c: update ESLint
|
||||||
|
|
||||||
## 1.0.1
|
## 1.0.1
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@status-im/js",
|
"name": "@status-im/js",
|
||||||
"version": "1.0.1",
|
"version": "1.0.2",
|
||||||
"license": "MPL-2.0",
|
"license": "MPL-2.0",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"main": "./dist/index.js",
|
"main": "./dist/index.js",
|
||||||
|
|
Loading…
Reference in New Issue