Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
aramalipoor committed Sep 22, 2022
1 parent 0b5619e commit 9fda1ac
Show file tree
Hide file tree
Showing 22 changed files with 115 additions and 27 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.3.3 (2022-09-22)


### Bug Fixes

* correct type for contract read ([0b5619e](https://github.com/flair-sdk/typescript/commit/0b5619ed802da0d8db092034416e554f58b1f365))





## 2.3.2 (2022-09-22)

**Note:** Version bump only for package @flair-sdk/typescript
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.3.2",
"version": "2.3.3",
"command": {
"version": {
"ignoreChanges": [
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.3.3 (2022-09-22)


### Bug Fixes

* correct type for contract read ([0b5619e](https://github.com/flair-sdk/typescript/commit/0b5619ed802da0d8db092034416e554f58b1f365))





## 2.3.2 (2022-09-22)

**Note:** Version bump only for package @flair-sdk/common
Expand Down
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.3.2",
"version": "2.3.3",
"private": false,
"repository": {
"type": "git",
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.3.3 (2022-09-22)


### Bug Fixes

* correct type for contract read ([0b5619e](https://github.com/flair-sdk/typescript/commit/0b5619ed802da0d8db092034416e554f58b1f365))





## 2.3.2 (2022-09-22)

**Note:** Version bump only for package @flair-sdk/icons
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.3.2",
"version": "2.3.3",
"private": false,
"repository": {
"type": "git",
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.3.3 (2022-09-22)


### Bug Fixes

* correct type for contract read ([0b5619e](https://github.com/flair-sdk/typescript/commit/0b5619ed802da0d8db092034416e554f58b1f365))





## 2.3.2 (2022-09-22)

**Note:** Version bump only for package @flair-sdk/ipfs
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.3.2",
"version": "2.3.3",
"private": false,
"repository": {
"type": "git",
Expand Down Expand Up @@ -39,7 +39,7 @@
"ethers": "*"
},
"dependencies": {
"@flair-sdk/common": "^2.3.2",
"@flair-sdk/common": "^2.3.3",
"axios": "^0.26.1",
"ethers": "^5.6.5"
}
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.3.3 (2022-09-22)


### Bug Fixes

* correct type for contract read ([0b5619e](https://github.com/flair-sdk/typescript/commit/0b5619ed802da0d8db092034416e554f58b1f365))





## 2.3.2 (2022-09-22)

**Note:** Version bump only for package @flair-sdk/metatx
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.

6 changes: 3 additions & 3 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.3.2",
"version": "2.3.3",
"private": false,
"repository": {
"type": "git",
Expand Down Expand Up @@ -41,8 +41,8 @@
"randombytes": "*"
},
"dependencies": {
"@flair-sdk/common": "^2.3.2",
"@flair-sdk/registry": "^2.3.2",
"@flair-sdk/common": "^2.3.3",
"@flair-sdk/registry": "^2.3.3",
"axios": "^0.26.1",
"ethers": "^5.6.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.3.3 (2022-09-22)


### Bug Fixes

* correct type for contract read ([0b5619e](https://github.com/flair-sdk/typescript/commit/0b5619ed802da0d8db092034416e554f58b1f365))





## 2.3.2 (2022-09-22)

**Note:** Version bump only for package @flair-sdk/react
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.

12 changes: 6 additions & 6 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.3.2",
"version": "2.3.3",
"private": false,
"repository": {
"type": "git",
Expand Down Expand Up @@ -65,12 +65,12 @@
"wagmi": "^0.3.5"
},
"dependencies": {
"@flair-sdk/common": "^2.3.2",
"@flair-sdk/common": "^2.3.3",
"@flair-sdk/contracts": "^2.0.0",
"@flair-sdk/icons": "^2.3.2",
"@flair-sdk/ipfs": "^2.3.2",
"@flair-sdk/metatx": "^2.3.2",
"@flair-sdk/registry": "^2.3.2",
"@flair-sdk/icons": "^2.3.3",
"@flair-sdk/ipfs": "^2.3.3",
"@flair-sdk/metatx": "^2.3.3",
"@flair-sdk/registry": "^2.3.3",
"@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.3.3 (2022-09-22)


### Bug Fixes

* correct type for contract read ([0b5619e](https://github.com/flair-sdk/typescript/commit/0b5619ed802da0d8db092034416e554f58b1f365))





## 2.3.2 (2022-09-22)

**Note:** Version bump only for package @flair-sdk/registry
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.3.2",
"version": "2.3.3",
"private": false,
"repository": {
"type": "git",
Expand Down
11 changes: 11 additions & 0 deletions src/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.3.3 (2022-09-22)


### Bug Fixes

* correct type for contract read ([0b5619e](https://github.com/flair-sdk/typescript/commit/0b5619ed802da0d8db092034416e554f58b1f365))





## 2.3.2 (2022-09-22)

**Note:** Version bump only for package @flair-sdk/stories
Expand Down
2 changes: 1 addition & 1 deletion src/package-lock.json

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

12 changes: 6 additions & 6 deletions src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
"description": "This is a phony package to maintain Storybook stories.",
"private": true,
"dependencies": {
"@flair-sdk/common": "^2.3.2",
"@flair-sdk/icons": "^2.3.2",
"@flair-sdk/metatx": "^2.3.2",
"@flair-sdk/react": "^2.3.2",
"@flair-sdk/registry": "^2.3.2",
"@flair-sdk/common": "^2.3.3",
"@flair-sdk/icons": "^2.3.3",
"@flair-sdk/metatx": "^2.3.3",
"@flair-sdk/react": "^2.3.3",
"@flair-sdk/registry": "^2.3.3",
"@types/react": "^18.0.10",
"@types/react-dom": "^18.0.5"
},
"version": "2.3.2",
"version": "2.3.3",
"devDependencies": {
"@types/react": "^18.0.10",
"@types/react-dom": "^18.0.5"
Expand Down

0 comments on commit 9fda1ac

Please sign in to comment.