Skip to content

Commit

Permalink
chore: bump versions after release
Browse files Browse the repository at this point in the history
  • Loading branch information
Aleksandr Sozinov committed Dec 20, 2023
1 parent 1b71cf0 commit 0914b70
Show file tree
Hide file tree
Showing 76 changed files with 532 additions and 122 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.13.65](https://github.com/rarible/sdk/compare/v0.13.64-beta.3...v0.13.65) (2023-12-20)


### Features

* **PLTF-194:** support chiliz ([#581](https://github.com/rarible/sdk/issues/581)) ([be4f767](https://github.com/rarible/sdk/commit/be4f767d7b2bf3defb3bb9fcbfa6eb40026b63dd))
* **PLTF-196:** support lightlink ([#584](https://github.com/rarible/sdk/issues/584)) ([1b71cf0](https://github.com/rarible/sdk/commit/1b71cf0eaca4d8a0f11227f9de40a408fd6eff99))





## [0.13.64-beta.5](https://github.com/rarible/sdk/compare/v0.13.64-beta.4...v0.13.64-beta.5) (2023-12-19)


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.13.64-beta.5",
"version": "0.13.65",
"npmClient": "yarn",
"useWorkspaces": true,
"command": {
Expand Down
11 changes: 11 additions & 0 deletions packages/connectors/connector-beacon/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.13.65](https://github.com/rarible/sdk/compare/v0.13.64-beta.3...v0.13.65) (2023-12-20)


### Features

* **PLTF-194:** support chiliz ([#581](https://github.com/rarible/sdk/issues/581)) ([be4f767](https://github.com/rarible/sdk/commit/be4f767d7b2bf3defb3bb9fcbfa6eb40026b63dd))





## [0.13.64-beta.5](https://github.com/rarible/sdk/compare/v0.13.64-beta.4...v0.13.64-beta.5) (2023-12-19)

**Note:** Version bump only for package @rarible/connector-beacon
Expand Down
4 changes: 2 additions & 2 deletions packages/connectors/connector-beacon/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rarible/connector-beacon",
"version": "0.13.64-beta.5",
"version": "0.13.65",
"homepage": "",
"license": "ISC",
"publishConfig": {
Expand All @@ -17,7 +17,7 @@
"verify": "tsc --noEmit --project tsconfig-build.json"
},
"dependencies": {
"@rarible/connector": "^0.13.64-beta.5",
"@rarible/connector": "^0.13.65",
"@taquito/beacon-wallet": "^12.0.3",
"@taquito/taquito": "^12.0.0"
},
Expand Down
11 changes: 11 additions & 0 deletions packages/connectors/connector-fcl/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.13.65](https://github.com/rarible/sdk/compare/v0.13.64-beta.3...v0.13.65) (2023-12-20)


### Features

* **PLTF-194:** support chiliz ([#581](https://github.com/rarible/sdk/issues/581)) ([be4f767](https://github.com/rarible/sdk/commit/be4f767d7b2bf3defb3bb9fcbfa6eb40026b63dd))





## [0.13.64-beta.5](https://github.com/rarible/sdk/compare/v0.13.64-beta.4...v0.13.64-beta.5) (2023-12-19)

**Note:** Version bump only for package @rarible/connector-fcl
Expand Down
4 changes: 2 additions & 2 deletions packages/connectors/connector-fcl/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rarible/connector-fcl",
"version": "0.13.64-beta.5",
"version": "0.13.65",
"homepage": "",
"license": "ISC",
"publishConfig": {
Expand All @@ -18,7 +18,7 @@
},
"dependencies": {
"@onflow/fcl": "~1.3.2",
"@rarible/connector": "^0.13.64-beta.5"
"@rarible/connector": "^0.13.65"
},
"devDependencies": {
"@types/jest": "^27.0.2",
Expand Down
11 changes: 11 additions & 0 deletions packages/connectors/connector-firebase-apple/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.13.65](https://github.com/rarible/sdk/compare/v0.13.64-beta.3...v0.13.65) (2023-12-20)


### Features

* **PLTF-194:** support chiliz ([#581](https://github.com/rarible/sdk/issues/581)) ([be4f767](https://github.com/rarible/sdk/commit/be4f767d7b2bf3defb3bb9fcbfa6eb40026b63dd))





## [0.13.64-beta.5](https://github.com/rarible/sdk/compare/v0.13.64-beta.4...v0.13.64-beta.5) (2023-12-19)

**Note:** Version bump only for package @rarible/connector-firebase-apple
Expand Down
4 changes: 2 additions & 2 deletions packages/connectors/connector-firebase-apple/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rarible/connector-firebase-apple",
"version": "0.13.64-beta.5",
"version": "0.13.65",
"homepage": "",
"license": "ISC",
"publishConfig": {
Expand All @@ -23,7 +23,7 @@
"dependencies": {
"@firebase/app": "^0.9.22",
"@firebase/auth": "^1.3.2",
"@rarible/connector": "^0.13.64-beta.5",
"@rarible/connector": "^0.13.65",
"@web3auth/base-provider": "7.2.0",
"@web3auth/ethereum-provider": "7.2.0",
"@web3auth/no-modal": "7.2.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/connectors/connector-firebase-email/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.13.65](https://github.com/rarible/sdk/compare/v0.13.64-beta.3...v0.13.65) (2023-12-20)


### Features

* **PLTF-194:** support chiliz ([#581](https://github.com/rarible/sdk/issues/581)) ([be4f767](https://github.com/rarible/sdk/commit/be4f767d7b2bf3defb3bb9fcbfa6eb40026b63dd))





## [0.13.64-beta.5](https://github.com/rarible/sdk/compare/v0.13.64-beta.4...v0.13.64-beta.5) (2023-12-19)

**Note:** Version bump only for package @rarible/connector-firebase-email
Expand Down
4 changes: 2 additions & 2 deletions packages/connectors/connector-firebase-email/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rarible/connector-firebase-email",
"version": "0.13.64-beta.5",
"version": "0.13.65",
"homepage": "",
"license": "ISC",
"publishConfig": {
Expand All @@ -23,7 +23,7 @@
"dependencies": {
"@firebase/app": "^0.9.22",
"@firebase/auth": "^1.3.2",
"@rarible/connector": "^0.13.64-beta.5",
"@rarible/connector": "^0.13.65",
"@web3auth/base-provider": "7.2.0",
"@web3auth/ethereum-provider": "7.2.0",
"@web3auth/no-modal": "7.2.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/connectors/connector-firebase/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.13.65](https://github.com/rarible/sdk/compare/v0.13.64-beta.3...v0.13.65) (2023-12-20)


### Features

* **PLTF-194:** support chiliz ([#581](https://github.com/rarible/sdk/issues/581)) ([be4f767](https://github.com/rarible/sdk/commit/be4f767d7b2bf3defb3bb9fcbfa6eb40026b63dd))





## [0.13.64-beta.5](https://github.com/rarible/sdk/compare/v0.13.64-beta.4...v0.13.64-beta.5) (2023-12-19)

**Note:** Version bump only for package @rarible/connector-firebase
Expand Down
4 changes: 2 additions & 2 deletions packages/connectors/connector-firebase/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rarible/connector-firebase",
"version": "0.13.64-beta.5",
"version": "0.13.65",
"homepage": "",
"license": "ISC",
"publishConfig": {
Expand All @@ -23,7 +23,7 @@
"dependencies": {
"@firebase/app": "^0.9.22",
"@firebase/auth": "^1.3.2",
"@rarible/connector": "^0.13.64-beta.5",
"@rarible/connector": "^0.13.65",
"@web3auth/base-provider": "7.2.0",
"@web3auth/ethereum-provider": "7.2.0",
"@web3auth/no-modal": "7.2.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/connectors/connector-fortmatic/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.13.65](https://github.com/rarible/sdk/compare/v0.13.64-beta.3...v0.13.65) (2023-12-20)


### Features

* **PLTF-194:** support chiliz ([#581](https://github.com/rarible/sdk/issues/581)) ([be4f767](https://github.com/rarible/sdk/commit/be4f767d7b2bf3defb3bb9fcbfa6eb40026b63dd))





## [0.13.64-beta.5](https://github.com/rarible/sdk/compare/v0.13.64-beta.4...v0.13.64-beta.5) (2023-12-19)

**Note:** Version bump only for package @rarible/connector-fortmatic
Expand Down
4 changes: 2 additions & 2 deletions packages/connectors/connector-fortmatic/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rarible/connector-fortmatic",
"version": "0.13.64-beta.5",
"version": "0.13.65",
"homepage": "",
"license": "ISC",
"publishConfig": {
Expand All @@ -17,7 +17,7 @@
"verify": "tsc --noEmit --project tsconfig-build.json"
},
"dependencies": {
"@rarible/connector": "^0.13.64-beta.5",
"@rarible/connector": "^0.13.65",
"fortmatic": "^2.2.1"
},
"devDependencies": {
Expand Down
12 changes: 12 additions & 0 deletions packages/connectors/connector-helper/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.13.65](https://github.com/rarible/sdk/compare/v0.13.64-beta.3...v0.13.65) (2023-12-20)


### Features

* **PLTF-194:** support chiliz ([#581](https://github.com/rarible/sdk/issues/581)) ([be4f767](https://github.com/rarible/sdk/commit/be4f767d7b2bf3defb3bb9fcbfa6eb40026b63dd))
* **PLTF-196:** support lightlink ([#584](https://github.com/rarible/sdk/issues/584)) ([1b71cf0](https://github.com/rarible/sdk/commit/1b71cf0eaca4d8a0f11227f9de40a408fd6eff99))





## [0.13.64-beta.5](https://github.com/rarible/sdk/compare/v0.13.64-beta.4...v0.13.64-beta.5) (2023-12-19)

**Note:** Version bump only for package @rarible/connector-helper
Expand Down
16 changes: 8 additions & 8 deletions packages/connectors/connector-helper/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rarible/connector-helper",
"version": "0.13.64-beta.5",
"version": "0.13.65",
"homepage": "",
"license": "ISC",
"publishConfig": {
Expand All @@ -19,15 +19,15 @@
"dependencies": {
"@imtbl/imx-sdk": "^2.1.1",
"@rarible/api-client": "0.16.5-alpha.2",
"@rarible/connector": "^0.13.64-beta.5",
"@rarible/connector-beacon": "^0.13.64-beta.5",
"@rarible/connector-fcl": "^0.13.64-beta.5",
"@rarible/connector-mattel": "^0.13.64-beta.5",
"@rarible/connector": "^0.13.65",
"@rarible/connector-beacon": "^0.13.65",
"@rarible/connector-fcl": "^0.13.65",
"@rarible/connector-mattel": "^0.13.65",
"@rarible/estimate-middleware": "~0.9.6",
"@rarible/sdk-common": "^0.13.64-beta.5",
"@rarible/sdk-wallet": "^0.13.64-beta.5",
"@rarible/sdk-common": "^0.13.65",
"@rarible/sdk-wallet": "^0.13.65",
"@rarible/tezos-sdk": "0.1.46",
"@rarible/web3-ethereum": "^0.13.64-beta.5"
"@rarible/web3-ethereum": "^0.13.65"
},
"devDependencies": {
"@types/jest": "^27.0.2",
Expand Down
11 changes: 11 additions & 0 deletions packages/connectors/connector-iframe/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.13.65](https://github.com/rarible/sdk/compare/v0.13.64-beta.3...v0.13.65) (2023-12-20)


### Features

* **PLTF-194:** support chiliz ([#581](https://github.com/rarible/sdk/issues/581)) ([be4f767](https://github.com/rarible/sdk/commit/be4f767d7b2bf3defb3bb9fcbfa6eb40026b63dd))





## [0.13.64-beta.5](https://github.com/rarible/sdk/compare/v0.13.64-beta.4...v0.13.64-beta.5) (2023-12-19)

**Note:** Version bump only for package @rarible/connector-iframe
Expand Down
4 changes: 2 additions & 2 deletions packages/connectors/connector-iframe/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rarible/connector-iframe",
"version": "0.13.64-beta.5",
"version": "0.13.65",
"homepage": "",
"license": "ISC",
"publishConfig": {
Expand All @@ -18,7 +18,7 @@
},
"dependencies": {
"@ledgerhq/iframe-provider": "^0.4.2",
"@rarible/connector": "^0.13.64-beta.5"
"@rarible/connector": "^0.13.65"
},
"devDependencies": {
"@types/jest": "^27.0.2",
Expand Down
11 changes: 11 additions & 0 deletions packages/connectors/connector-immutablex-link/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.13.65](https://github.com/rarible/sdk/compare/v0.13.64-beta.3...v0.13.65) (2023-12-20)


### Features

* **PLTF-194:** support chiliz ([#581](https://github.com/rarible/sdk/issues/581)) ([be4f767](https://github.com/rarible/sdk/commit/be4f767d7b2bf3defb3bb9fcbfa6eb40026b63dd))





## [0.13.64-beta.5](https://github.com/rarible/sdk/compare/v0.13.64-beta.4...v0.13.64-beta.5) (2023-12-19)

**Note:** Version bump only for package @rarible/connector-immutablex-link
Expand Down
8 changes: 4 additions & 4 deletions packages/connectors/connector-immutablex-link/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rarible/connector-immutablex-link",
"version": "0.13.64-beta.5",
"version": "0.13.65",
"homepage": "",
"license": "ISC",
"publishConfig": {
Expand All @@ -18,9 +18,9 @@
},
"dependencies": {
"@imtbl/imx-sdk": "^2.1.1",
"@rarible/connector": "^0.13.64-beta.5",
"@rarible/connector-helper": "^0.13.64-beta.5",
"@rarible/immutable-wallet": "^0.13.52"
"@rarible/connector": "^0.13.65",
"@rarible/connector-helper": "^0.13.65",
"@rarible/immutable-wallet": "^0.13.65"
},
"devDependencies": {
"@types/jest": "^27.0.2",
Expand Down
11 changes: 11 additions & 0 deletions packages/connectors/connector-mattel/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.13.65](https://github.com/rarible/sdk/compare/v0.13.64-beta.3...v0.13.65) (2023-12-20)


### Features

* **PLTF-194:** support chiliz ([#581](https://github.com/rarible/sdk/issues/581)) ([be4f767](https://github.com/rarible/sdk/commit/be4f767d7b2bf3defb3bb9fcbfa6eb40026b63dd))





## [0.13.64-beta.5](https://github.com/rarible/sdk/compare/v0.13.64-beta.4...v0.13.64-beta.5) (2023-12-19)

**Note:** Version bump only for package @rarible/connector-mattel
Expand Down
4 changes: 2 additions & 2 deletions packages/connectors/connector-mattel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rarible/connector-mattel",
"version": "0.13.64-beta.5",
"version": "0.13.65",
"homepage": "",
"license": "ISC",
"publishConfig": {
Expand All @@ -22,7 +22,7 @@
"@magic-ext/oidc": "~1.3.0",
"@onflow/fcl": "~1.3.2",
"@rarible/api-client": "0.16.5-alpha.2",
"@rarible/connector": "^0.13.64-beta.5",
"@rarible/connector": "^0.13.65",
"@rarible/types": "~0.9.20",
"magic-sdk": "~18.4.1"
},
Expand Down
Loading

0 comments on commit 0914b70

Please sign in to comment.