mirror of
https://github.com/status-im/dappconnect-sdks.git
synced 2025-01-11 09:15:54 +00:00
Release (#436)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
291475afcc
commit
7d0c405b8d
@ -1,9 +0,0 @@
|
||||
---
|
||||
'@status-im/eslint-config': minor
|
||||
'@status-im/components': minor
|
||||
'@status-im/js': minor
|
||||
'@status-im/colors': minor
|
||||
'@status-im/icons': minor
|
||||
---
|
||||
|
||||
prepare packages for release
|
7
packages/colors/CHANGELOG.md
Normal file
7
packages/colors/CHANGELOG.md
Normal file
@ -0,0 +1,7 @@
|
||||
# @status-im/colors
|
||||
|
||||
## 0.1.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 181faba: prepare packages for release
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@status-im/colors",
|
||||
"version": "0.0.1",
|
||||
"version": "0.1.0",
|
||||
"files": [
|
||||
"types",
|
||||
"dist",
|
||||
|
13
packages/components/CHANGELOG.md
Normal file
13
packages/components/CHANGELOG.md
Normal file
@ -0,0 +1,13 @@
|
||||
# @status-im/components
|
||||
|
||||
## 0.1.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 181faba: prepare packages for release
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies [181faba]
|
||||
- @status-im/colors@0.1.0
|
||||
- @status-im/icons@0.1.0
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@status-im/components",
|
||||
"version": "0.0.1",
|
||||
"version": "0.1.0",
|
||||
"sideEffects": [
|
||||
"*.css"
|
||||
],
|
||||
|
7
packages/eslint-config/CHANGELOG.md
Normal file
7
packages/eslint-config/CHANGELOG.md
Normal file
@ -0,0 +1,7 @@
|
||||
# @status-im/eslint-config
|
||||
|
||||
## 0.2.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 181faba: prepare packages for release
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@status-im/eslint-config",
|
||||
"version": "0.1.0",
|
||||
"version": "0.2.0",
|
||||
"main": "index.js",
|
||||
"exports": {
|
||||
".": {
|
||||
|
7
packages/icons/CHANGELOG.md
Normal file
7
packages/icons/CHANGELOG.md
Normal file
@ -0,0 +1,7 @@
|
||||
# @status-im/icons
|
||||
|
||||
## 0.1.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 181faba: prepare packages for release
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@status-im/icons",
|
||||
"version": "0.0.1",
|
||||
"version": "0.1.0",
|
||||
"files": [
|
||||
"dist",
|
||||
"svg"
|
||||
|
7
packages/status-js/CHANGELOG.md
Normal file
7
packages/status-js/CHANGELOG.md
Normal file
@ -0,0 +1,7 @@
|
||||
# @status-im/js
|
||||
|
||||
## 0.3.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 181faba: prepare packages for release
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@status-im/js",
|
||||
"version": "0.2.0",
|
||||
"version": "0.3.0",
|
||||
"license": "MIT OR Apache-2.0",
|
||||
"type": "module",
|
||||
"main": "./dist/index.js",
|
||||
|
Loading…
x
Reference in New Issue
Block a user