Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
aramalipoor committed Jan 5, 2023
1 parent c246acb commit 8e21c98
Show file tree
Hide file tree
Showing 29 changed files with 142 additions and 32 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.

## 2.81.6 (2023-01-05)


### Bug Fixes

* avoid sold out flash while re-fetching ([c246acb](https://github.com/flair-sdk/typescript/commit/c246acb8da946359001f20b3d7d9598e65befc1f))





## 2.81.5 (2023-01-05)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"packages/*",
"src"
],
"version": "2.81.5",
"version": "2.81.6",
"command": {
"version": {
"ignoreChanges": [
Expand Down
11 changes: 11 additions & 0 deletions packages/balance-ramp/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.

## 2.81.6 (2023-01-05)


### Bug Fixes

* avoid sold out flash while re-fetching ([c246acb](https://github.com/flair-sdk/typescript/commit/c246acb8da946359001f20b3d7d9598e65befc1f))





## 2.81.5 (2023-01-05)


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

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

6 changes: 3 additions & 3 deletions packages/balance-ramp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@flair-sdk/balance-ramp",
"version": "2.81.5",
"version": "2.81.6",
"private": false,
"author": "flair.dev",
"license": "MIT",
Expand Down Expand Up @@ -31,8 +31,8 @@
"build": "rollup -c"
},
"dependencies": {
"@flair-sdk/common": "^2.81.5",
"@flair-sdk/metatx": "^2.81.5",
"@flair-sdk/common": "^2.81.6",
"@flair-sdk/metatx": "^2.81.6",
"axios": "^1.2.1",
"ethers": ">=5.5.1"
},
Expand Down
11 changes: 11 additions & 0 deletions packages/chains/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.

## 2.81.6 (2023-01-05)


### Bug Fixes

* avoid sold out flash while re-fetching ([c246acb](https://github.com/flair-sdk/typescript/commit/c246acb8da946359001f20b3d7d9598e65befc1f))





## 2.81.5 (2023-01-05)


Expand Down
2 changes: 1 addition & 1 deletion packages/chains/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/chains/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@flair-sdk/chains",
"version": "2.81.5",
"version": "2.81.6",
"private": false,
"author": "flair.dev",
"license": "MIT",
Expand Down
11 changes: 11 additions & 0 deletions packages/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.

## 2.81.6 (2023-01-05)


### Bug Fixes

* avoid sold out flash while re-fetching ([c246acb](https://github.com/flair-sdk/typescript/commit/c246acb8da946359001f20b3d7d9598e65befc1f))





## 2.81.5 (2023-01-05)


Expand Down
2 changes: 1 addition & 1 deletion packages/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/common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@flair-sdk/common",
"version": "2.81.5",
"version": "2.81.6",
"private": false,
"author": "flair.dev",
"license": "MIT",
Expand Down
11 changes: 11 additions & 0 deletions packages/connectors/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.

## 2.81.6 (2023-01-05)


### Bug Fixes

* avoid sold out flash while re-fetching ([c246acb](https://github.com/flair-sdk/typescript/commit/c246acb8da946359001f20b3d7d9598e65befc1f))





## 2.81.5 (2023-01-05)


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

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

4 changes: 2 additions & 2 deletions packages/connectors/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@flair-sdk/connectors",
"version": "2.81.5",
"version": "2.81.6",
"private": false,
"author": "flair.dev",
"license": "MIT",
Expand Down Expand Up @@ -112,7 +112,7 @@
}
},
"dependencies": {
"@flair-sdk/common": "^2.81.5",
"@flair-sdk/common": "^2.81.6",
"@wagmi/core": "^0.8.2",
"@web3-onboard/common": "^2.2.3",
"@web3-onboard/core": "^2.10.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/icons/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.

## 2.81.6 (2023-01-05)


### Bug Fixes

* avoid sold out flash while re-fetching ([c246acb](https://github.com/flair-sdk/typescript/commit/c246acb8da946359001f20b3d7d9598e65befc1f))





## 2.81.5 (2023-01-05)


Expand Down
2 changes: 1 addition & 1 deletion packages/icons/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/icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@flair-sdk/icons",
"version": "2.81.5",
"version": "2.81.6",
"private": false,
"author": "flair.dev",
"license": "MIT",
Expand Down
11 changes: 11 additions & 0 deletions packages/ipfs/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.

## 2.81.6 (2023-01-05)


### Bug Fixes

* avoid sold out flash while re-fetching ([c246acb](https://github.com/flair-sdk/typescript/commit/c246acb8da946359001f20b3d7d9598e65befc1f))





## 2.81.5 (2023-01-05)


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

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

4 changes: 2 additions & 2 deletions packages/ipfs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@flair-sdk/ipfs",
"version": "2.81.5",
"version": "2.81.6",
"private": false,
"author": "flair.dev",
"license": "MIT",
Expand Down Expand Up @@ -60,7 +60,7 @@
}
},
"dependencies": {
"@flair-sdk/common": "^2.81.5",
"@flair-sdk/common": "^2.81.6",
"axios": "^0.26.1",
"ethers": ">=5.5.1"
}
Expand Down
11 changes: 11 additions & 0 deletions packages/metatx/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.

## 2.81.6 (2023-01-05)


### Bug Fixes

* avoid sold out flash while re-fetching ([c246acb](https://github.com/flair-sdk/typescript/commit/c246acb8da946359001f20b3d7d9598e65befc1f))





## 2.81.5 (2023-01-05)


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

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

4 changes: 2 additions & 2 deletions packages/metatx/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@flair-sdk/metatx",
"version": "2.81.5",
"version": "2.81.6",
"private": false,
"author": "flair.dev",
"license": "MIT",
Expand Down Expand Up @@ -61,7 +61,7 @@
}
},
"dependencies": {
"@flair-sdk/common": "^2.81.5",
"@flair-sdk/common": "^2.81.6",
"ethers": ">=5.5.1",
"got": "^11.8.5",
"randombytes": "^2.1.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/react/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.

## 2.81.6 (2023-01-05)


### Bug Fixes

* avoid sold out flash while re-fetching ([c246acb](https://github.com/flair-sdk/typescript/commit/c246acb8da946359001f20b3d7d9598e65befc1f))





## 2.81.5 (2023-01-05)


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

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

18 changes: 9 additions & 9 deletions packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@flair-sdk/react",
"version": "2.81.5",
"version": "2.81.6",
"private": false,
"author": "flair.dev",
"license": "MIT",
Expand Down Expand Up @@ -194,14 +194,14 @@
}
},
"dependencies": {
"@flair-sdk/balance-ramp": "^2.81.5",
"@flair-sdk/chains": "^2.81.5",
"@flair-sdk/common": "^2.81.5",
"@flair-sdk/connectors": "^2.81.5",
"@flair-sdk/icons": "^2.81.5",
"@flair-sdk/ipfs": "^2.81.5",
"@flair-sdk/metatx": "^2.81.5",
"@flair-sdk/registry": "^2.81.5",
"@flair-sdk/balance-ramp": "^2.81.6",
"@flair-sdk/chains": "^2.81.6",
"@flair-sdk/common": "^2.81.6",
"@flair-sdk/connectors": "^2.81.6",
"@flair-sdk/icons": "^2.81.6",
"@flair-sdk/ipfs": "^2.81.6",
"@flair-sdk/metatx": "^2.81.6",
"@flair-sdk/registry": "^2.81.6",
"@headlessui/react": "^1.7.2",
"@heroicons/react": "^1.0.6",
"@metamask/onboarding": "^1.0.1",
Expand Down
11 changes: 11 additions & 0 deletions packages/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.

## 2.81.6 (2023-01-05)


### Bug Fixes

* avoid sold out flash while re-fetching ([c246acb](https://github.com/flair-sdk/typescript/commit/c246acb8da946359001f20b3d7d9598e65befc1f))





## 2.81.5 (2023-01-05)


Expand Down
2 changes: 1 addition & 1 deletion packages/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/registry/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@flair-sdk/registry",
"version": "2.81.5",
"version": "2.81.6",
"private": false,
"author": "flair.dev",
"license": "MIT",
Expand Down

0 comments on commit 8e21c98

Please sign in to comment.