Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
aramalipoor committed Mar 28, 2022
1 parent 828f4be commit dc4cbc5
Show file tree
Hide file tree
Showing 17 changed files with 80 additions and 14 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 0.8.0 (2022-03-28)


### Features

* add require connect component ([828f4be](https://github.com/0xflair/typescript-sdk/commit/828f4be78a6e3aae9c13f1cfc006cda2f1be7838))





## 0.7.4 (2022-03-28)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"packages": [
"packages/*"
],
"version": "0.7.4",
"version": "0.8.0",
"command": {
"version": {
"ignoreChanges": [
Expand Down
11 changes: 11 additions & 0 deletions packages/contracts-registry/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 0.8.0 (2022-03-28)


### Features

* add require connect component ([828f4be](https://github.com/0xflair/typescript-sdk/commit/828f4be78a6e3aae9c13f1cfc006cda2f1be7838))





## 0.7.4 (2022-03-28)


Expand Down
2 changes: 1 addition & 1 deletion packages/contracts-registry/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/contracts-registry/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@0xflair/contracts-registry",
"version": "0.7.4",
"version": "0.8.0",
"private": false,
"publishConfig": {
"access": "public",
Expand Down
11 changes: 11 additions & 0 deletions packages/react-common/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 0.8.0 (2022-03-28)


### Features

* add require connect component ([828f4be](https://github.com/0xflair/typescript-sdk/commit/828f4be78a6e3aae9c13f1cfc006cda2f1be7838))





## 0.7.4 (2022-03-28)


Expand Down
2 changes: 1 addition & 1 deletion packages/react-common/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/react-common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@0xflair/react-common",
"version": "0.7.4",
"version": "0.8.0",
"private": false,
"publishConfig": {
"access": "public",
Expand Down
11 changes: 11 additions & 0 deletions packages/react-contracts/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 0.8.0 (2022-03-28)


### Features

* add require connect component ([828f4be](https://github.com/0xflair/typescript-sdk/commit/828f4be78a6e3aae9c13f1cfc006cda2f1be7838))





## 0.7.4 (2022-03-28)


Expand Down
2 changes: 1 addition & 1 deletion packages/react-contracts/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions packages/react-contracts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@0xflair/react-contracts",
"version": "0.7.4",
"version": "0.8.0",
"private": false,
"publishConfig": {
"access": "public",
Expand Down Expand Up @@ -53,10 +53,10 @@
"wagmi": "^0.2.21"
},
"devDependencies": {
"@0xflair/contracts-registry": "^0.7.4",
"@0xflair/contracts-registry": "^0.8.0",
"@0xflair/evm-contracts": "^1.1.3",
"@0xflair/react-common": "^0.7.4",
"@0xflair/react-wallet": "^0.7.4",
"@0xflair/react-common": "^0.8.0",
"@0xflair/react-wallet": "^0.8.0",
"@headlessui/react": "^1.5.0",
"@heroicons/react": "^1.0.6",
"@rollup/plugin-commonjs": "^21.0.2",
Expand Down
11 changes: 11 additions & 0 deletions packages/react-dashboard/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 0.8.0 (2022-03-28)


### Features

* add require connect component ([828f4be](https://github.com/0xflair/typescript-sdk/commit/828f4be78a6e3aae9c13f1cfc006cda2f1be7838))





## 0.7.4 (2022-03-28)


Expand Down
2 changes: 1 addition & 1 deletion packages/react-dashboard/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/react-dashboard/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@0xflair/react-dashboard",
"version": "0.7.4",
"version": "0.8.0",
"private": false,
"publishConfig": {
"access": "public",
Expand Down
11 changes: 11 additions & 0 deletions packages/react-wallet/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 0.8.0 (2022-03-28)


### Features

* add require connect component ([828f4be](https://github.com/0xflair/typescript-sdk/commit/828f4be78a6e3aae9c13f1cfc006cda2f1be7838))





## 0.7.4 (2022-03-28)


Expand Down
2 changes: 1 addition & 1 deletion packages/react-wallet/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/react-wallet/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@0xflair/react-wallet",
"version": "0.7.4",
"version": "0.8.0",
"private": false,
"publishConfig": {
"access": "public",
Expand Down

0 comments on commit dc4cbc5

Please sign in to comment.