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 Oct 22, 2024
1 parent 0e6960c commit f67d975
Show file tree
Hide file tree
Showing 92 changed files with 334 additions and 146 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.13.68-fix.66](https://github.com/rarible/sdk/compare/v0.13.68-fix.65...v0.13.68-fix.66) (2024-10-22)

### Bug Fixes

- **PLTF-659:** hex data odd length strings looksrare ([#676](https://github.com/rarible/sdk/issues/676)) ([0e6960c](https://github.com/rarible/sdk/commit/0e6960c8814396eaaa33601a81d202a2f0f8fcf7))

## [0.13.68-fix.65](https://github.com/rarible/sdk/compare/v0.13.68-fix.64...v0.13.68-fix.65) (2024-10-21)

### Features
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"packages": ["packages/**/*"],
"version": "0.13.68-fix.65",
"version": "0.13.68-fix.66",
"npmClient": "yarn",
"command": {
"publish": {
Expand Down
4 changes: 4 additions & 0 deletions packages/aptos-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.13.68-fix.66](https://github.com/rarible/sdk/compare/v0.13.68-fix.65...v0.13.68-fix.66) (2024-10-22)

**Note:** Version bump only for package @rarible/aptos-sdk

## [0.13.68-fix.65](https://github.com/rarible/sdk/compare/v0.13.68-fix.64...v0.13.68-fix.65) (2024-10-21)

**Note:** Version bump only for package @rarible/aptos-sdk
Expand Down
4 changes: 2 additions & 2 deletions packages/aptos-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rarible/aptos-sdk",
"version": "0.13.68-fix.65",
"version": "0.13.68-fix.66",
"keywords": [
"solana",
"web3"
Expand All @@ -26,7 +26,7 @@
},
"devDependencies": {
"@aptos-labs/ts-sdk": "^1.5.1",
"@rarible/aptos-wallet": "^0.13.68-fix.65",
"@rarible/aptos-wallet": "^0.13.68-fix.66",
"@types/node-fetch": "^2.6.1",
"form-data": "^4.0.0"
},
Expand Down
4 changes: 4 additions & 0 deletions packages/aptos-wallet/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.13.68-fix.66](https://github.com/rarible/sdk/compare/v0.13.68-fix.65...v0.13.68-fix.66) (2024-10-22)

**Note:** Version bump only for package @rarible/aptos-wallet

## [0.13.68-fix.65](https://github.com/rarible/sdk/compare/v0.13.68-fix.64...v0.13.68-fix.65) (2024-10-21)

**Note:** Version bump only for package @rarible/aptos-wallet
Expand Down
4 changes: 2 additions & 2 deletions packages/aptos-wallet/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rarible/aptos-wallet",
"version": "0.13.68-fix.65",
"version": "0.13.68-fix.66",
"keywords": [
"solana",
"web3"
Expand Down Expand Up @@ -50,7 +50,7 @@
"dependencies": {
"@aptos-labs/ts-sdk": "^1.5.1",
"@aptos-labs/wallet-adapter-core": "~4.8.0",
"@rarible/sdk-common": "^0.13.68-fix.65",
"@rarible/sdk-common": "^0.13.68-fix.66",
"@rarible/types": "~0.9.33"
},
"peerDependencies": {
Expand Down
4 changes: 4 additions & 0 deletions packages/connectors/connector-aptos-wallet-core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.13.68-fix.66](https://github.com/rarible/sdk/compare/v0.13.68-fix.65...v0.13.68-fix.66) (2024-10-22)

**Note:** Version bump only for package @rarible/connector-aptos-wallet-core

## [0.13.68-fix.65](https://github.com/rarible/sdk/compare/v0.13.68-fix.64...v0.13.68-fix.65) (2024-10-21)

**Note:** Version bump only for package @rarible/connector-aptos-wallet-core
Expand Down
4 changes: 2 additions & 2 deletions packages/connectors/connector-aptos-wallet-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rarible/connector-aptos-wallet-core",
"version": "0.13.68-fix.65",
"version": "0.13.68-fix.66",
"homepage": "",
"license": "ISC",
"main": "build/index.js",
Expand All @@ -18,7 +18,7 @@
"dependencies": {
"@aptos-labs/ts-sdk": "^1.5.1",
"@aptos-labs/wallet-adapter-core": "~4.8.0",
"@rarible/connector": "^0.13.68-fix.65",
"@rarible/connector": "^0.13.68-fix.66",
"@rarible/types": "~0.9.33",
"petra-plugin-wallet-adapter": "~0.4.5"
},
Expand Down
4 changes: 4 additions & 0 deletions packages/connectors/connector-aptos/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.13.68-fix.66](https://github.com/rarible/sdk/compare/v0.13.68-fix.65...v0.13.68-fix.66) (2024-10-22)

**Note:** Version bump only for package @rarible/connector-aptos

## [0.13.68-fix.65](https://github.com/rarible/sdk/compare/v0.13.68-fix.64...v0.13.68-fix.65) (2024-10-21)

**Note:** Version bump only for package @rarible/connector-aptos
Expand Down
4 changes: 2 additions & 2 deletions packages/connectors/connector-aptos/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rarible/connector-aptos",
"version": "0.13.68-fix.65",
"version": "0.13.68-fix.66",
"homepage": "",
"license": "ISC",
"main": "build/index.js",
Expand All @@ -17,7 +17,7 @@
},
"dependencies": {
"@rarible/api-client": "0.18.0-alpha.3",
"@rarible/connector": "^0.13.68-fix.65",
"@rarible/connector": "^0.13.68-fix.66",
"@rarible/types": "~0.9.33"
},
"peerDependencies": {
Expand Down
4 changes: 4 additions & 0 deletions packages/connectors/connector-beacon/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.13.68-fix.66](https://github.com/rarible/sdk/compare/v0.13.68-fix.65...v0.13.68-fix.66) (2024-10-22)

**Note:** Version bump only for package @rarible/connector-beacon

## [0.13.68-fix.65](https://github.com/rarible/sdk/compare/v0.13.68-fix.64...v0.13.68-fix.65) (2024-10-21)

**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.68-fix.65",
"version": "0.13.68-fix.66",
"homepage": "",
"license": "ISC",
"main": "build/index.js",
Expand All @@ -16,7 +16,7 @@
"verify": "tsc --noEmit --project tsconfig-build.json"
},
"dependencies": {
"@rarible/connector": "^0.13.68-fix.65",
"@rarible/connector": "^0.13.68-fix.66",
"@taquito/beacon-wallet": "^12.0.3",
"@taquito/taquito": "^12.0.0"
},
Expand Down
4 changes: 4 additions & 0 deletions packages/connectors/connector-fcl/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.13.68-fix.66](https://github.com/rarible/sdk/compare/v0.13.68-fix.65...v0.13.68-fix.66) (2024-10-22)

**Note:** Version bump only for package @rarible/connector-fcl

## [0.13.68-fix.65](https://github.com/rarible/sdk/compare/v0.13.68-fix.64...v0.13.68-fix.65) (2024-10-21)

**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.68-fix.65",
"version": "0.13.68-fix.66",
"homepage": "",
"license": "ISC",
"main": "build/index.js",
Expand All @@ -16,7 +16,7 @@
"verify": "tsc --noEmit --project tsconfig-build.json"
},
"dependencies": {
"@rarible/connector": "^0.13.68-fix.65"
"@rarible/connector": "^0.13.68-fix.66"
},
"peerDependencies": {
"@onflow/fcl": "^1.4.1",
Expand Down
4 changes: 4 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,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.13.68-fix.66](https://github.com/rarible/sdk/compare/v0.13.68-fix.65...v0.13.68-fix.66) (2024-10-22)

**Note:** Version bump only for package @rarible/connector-firebase-apple

## [0.13.68-fix.65](https://github.com/rarible/sdk/compare/v0.13.68-fix.64...v0.13.68-fix.65) (2024-10-21)

**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.68-fix.65",
"version": "0.13.68-fix.66",
"homepage": "",
"license": "ISC",
"main": "build/index.js",
Expand All @@ -22,7 +22,7 @@
"dependencies": {
"@firebase/app": "^0.9.22",
"@firebase/auth": "^1.3.2",
"@rarible/connector": "^0.13.68-fix.65",
"@rarible/connector": "^0.13.68-fix.66",
"@web3auth/base-provider": "7.2.0",
"@web3auth/ethereum-provider": "7.2.0",
"@web3auth/no-modal": "7.2.0",
Expand Down
4 changes: 4 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,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.13.68-fix.66](https://github.com/rarible/sdk/compare/v0.13.68-fix.65...v0.13.68-fix.66) (2024-10-22)

**Note:** Version bump only for package @rarible/connector-firebase-email

## [0.13.68-fix.65](https://github.com/rarible/sdk/compare/v0.13.68-fix.64...v0.13.68-fix.65) (2024-10-21)

**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.68-fix.65",
"version": "0.13.68-fix.66",
"homepage": "",
"license": "ISC",
"main": "build/index.js",
Expand All @@ -22,7 +22,7 @@
"dependencies": {
"@firebase/app": "^0.9.22",
"@firebase/auth": "^1.3.2",
"@rarible/connector": "^0.13.68-fix.65",
"@rarible/connector": "^0.13.68-fix.66",
"@web3auth/base-provider": "7.2.0",
"@web3auth/ethereum-provider": "7.2.0",
"@web3auth/no-modal": "7.2.0",
Expand Down
4 changes: 4 additions & 0 deletions packages/connectors/connector-firebase/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.13.68-fix.66](https://github.com/rarible/sdk/compare/v0.13.68-fix.65...v0.13.68-fix.66) (2024-10-22)

**Note:** Version bump only for package @rarible/connector-firebase

## [0.13.68-fix.65](https://github.com/rarible/sdk/compare/v0.13.68-fix.64...v0.13.68-fix.65) (2024-10-21)

**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.68-fix.65",
"version": "0.13.68-fix.66",
"homepage": "",
"license": "ISC",
"main": "build/index.js",
Expand All @@ -22,7 +22,7 @@
"dependencies": {
"@firebase/app": "^0.9.22",
"@firebase/auth": "^1.3.2",
"@rarible/connector": "^0.13.68-fix.65",
"@rarible/connector": "^0.13.68-fix.66",
"@web3auth/base-provider": "7.2.0",
"@web3auth/ethereum-provider": "7.2.0",
"@web3auth/no-modal": "7.2.0",
Expand Down
4 changes: 4 additions & 0 deletions packages/connectors/connector-fortmatic/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.13.68-fix.66](https://github.com/rarible/sdk/compare/v0.13.68-fix.65...v0.13.68-fix.66) (2024-10-22)

**Note:** Version bump only for package @rarible/connector-fortmatic

## [0.13.68-fix.65](https://github.com/rarible/sdk/compare/v0.13.68-fix.64...v0.13.68-fix.65) (2024-10-21)

**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.68-fix.65",
"version": "0.13.68-fix.66",
"homepage": "",
"license": "ISC",
"main": "build/index.js",
Expand All @@ -16,7 +16,7 @@
"verify": "tsc --noEmit --project tsconfig-build.json"
},
"dependencies": {
"@rarible/connector": "^0.13.68-fix.65",
"@rarible/connector": "^0.13.68-fix.66",
"fortmatic": "^2.2.1"
},
"peerDependencies": {
Expand Down
4 changes: 4 additions & 0 deletions packages/connectors/connector-helper/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.13.68-fix.66](https://github.com/rarible/sdk/compare/v0.13.68-fix.65...v0.13.68-fix.66) (2024-10-22)

**Note:** Version bump only for package @rarible/connector-helper

## [0.13.68-fix.65](https://github.com/rarible/sdk/compare/v0.13.68-fix.64...v0.13.68-fix.65) (2024-10-21)

### Features
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.68-fix.65",
"version": "0.13.68-fix.66",
"homepage": "",
"license": "ISC",
"main": "build/index.js",
Expand All @@ -18,15 +18,15 @@
"dependencies": {
"@imtbl/imx-sdk": "^2.1.1",
"@rarible/api-client": "0.18.0-alpha.3",
"@rarible/connector": "^0.13.68-fix.65",
"@rarible/connector-beacon": "^0.13.68-fix.65",
"@rarible/connector-fcl": "^0.13.68-fix.65",
"@rarible/connector-mattel": "^0.13.68-fix.65",
"@rarible/connector": "^0.13.68-fix.66",
"@rarible/connector-beacon": "^0.13.68-fix.66",
"@rarible/connector-fcl": "^0.13.68-fix.66",
"@rarible/connector-mattel": "^0.13.68-fix.66",
"@rarible/estimate-middleware": "~0.9.6",
"@rarible/sdk-common": "^0.13.68-fix.65",
"@rarible/sdk-wallet": "^0.13.68-fix.65",
"@rarible/sdk-common": "^0.13.68-fix.66",
"@rarible/sdk-wallet": "^0.13.68-fix.66",
"@rarible/tezos-sdk": "0.1.46",
"@rarible/web3-ethereum": "^0.13.68-fix.65"
"@rarible/web3-ethereum": "^0.13.68-fix.66"
},
"peerDependencies": {
"rxjs": ">= 6.6.7 < 8.0.0",
Expand Down
4 changes: 4 additions & 0 deletions packages/connectors/connector-iframe/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.13.68-fix.66](https://github.com/rarible/sdk/compare/v0.13.68-fix.65...v0.13.68-fix.66) (2024-10-22)

**Note:** Version bump only for package @rarible/connector-iframe

## [0.13.68-fix.65](https://github.com/rarible/sdk/compare/v0.13.68-fix.64...v0.13.68-fix.65) (2024-10-21)

**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.68-fix.65",
"version": "0.13.68-fix.66",
"homepage": "",
"license": "ISC",
"main": "build/index.js",
Expand All @@ -17,7 +17,7 @@
},
"dependencies": {
"@ledgerhq/iframe-provider": "^0.4.2",
"@rarible/connector": "^0.13.68-fix.65"
"@rarible/connector": "^0.13.68-fix.66"
},
"peerDependencies": {
"tslib": "^2.3.1"
Expand Down
4 changes: 4 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,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.13.68-fix.66](https://github.com/rarible/sdk/compare/v0.13.68-fix.65...v0.13.68-fix.66) (2024-10-22)

**Note:** Version bump only for package @rarible/connector-immutablex-link

## [0.13.68-fix.65](https://github.com/rarible/sdk/compare/v0.13.68-fix.64...v0.13.68-fix.65) (2024-10-21)

**Note:** Version bump only for package @rarible/connector-immutablex-link
Expand Down
Loading

0 comments on commit f67d975

Please sign in to comment.