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 Jan 10, 2024
1 parent 5530259 commit 2eee3b0
Show file tree
Hide file tree
Showing 36 changed files with 213 additions and 54 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.13.67](https://github.com/rarible/sdk/compare/v0.13.66...v0.13.67) (2024-01-10)


### Features

* **PLTF-106:** slow polygon transactions ([#587](https://github.com/rarible/sdk/issues/587)) ([5530259](https://github.com/rarible/sdk/commit/5530259ce814c2398f930a7d3c461a9f709f748c))





## [0.13.66](https://github.com/rarible/sdk/compare/v0.13.65...v0.13.66) (2024-01-09)


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.66",
"version": "0.13.67",
"npmClient": "yarn",
"useWorkspaces": true,
"command": {
Expand Down
8 changes: 8 additions & 0 deletions packages/connectors/connector-helper/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.13.67](https://github.com/rarible/sdk/compare/v0.13.66...v0.13.67) (2024-01-10)

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





## [0.13.66](https://github.com/rarible/sdk/compare/v0.13.65...v0.13.66) (2024-01-09)


Expand Down
6 changes: 3 additions & 3 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.66",
"version": "0.13.67",
"homepage": "",
"license": "ISC",
"publishConfig": {
Expand All @@ -25,9 +25,9 @@
"@rarible/connector-mattel": "^0.13.66",
"@rarible/estimate-middleware": "~0.9.6",
"@rarible/sdk-common": "^0.13.66",
"@rarible/sdk-wallet": "^0.13.66",
"@rarible/sdk-wallet": "^0.13.67",
"@rarible/tezos-sdk": "0.1.46",
"@rarible/web3-ethereum": "^0.13.66"
"@rarible/web3-ethereum": "^0.13.67"
},
"devDependencies": {
"@types/jest": "^27.0.2",
Expand Down
8 changes: 8 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,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.13.67](https://github.com/rarible/sdk/compare/v0.13.66...v0.13.67) (2024-01-10)

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





## [0.13.66](https://github.com/rarible/sdk/compare/v0.13.65...v0.13.66) (2024-01-09)

**Note:** Version bump only for package @rarible/connector-immutablex-link
Expand Down
4 changes: 2 additions & 2 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.66",
"version": "0.13.67",
"homepage": "",
"license": "ISC",
"publishConfig": {
Expand All @@ -19,7 +19,7 @@
"dependencies": {
"@imtbl/imx-sdk": "^2.1.1",
"@rarible/connector": "^0.13.66",
"@rarible/connector-helper": "^0.13.66",
"@rarible/connector-helper": "^0.13.67",
"@rarible/immutable-wallet": "^0.13.65"
},
"devDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/connectors/connector-phantom/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.13.67](https://github.com/rarible/sdk/compare/v0.13.66...v0.13.67) (2024-01-10)

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





## [0.13.66](https://github.com/rarible/sdk/compare/v0.13.65...v0.13.66) (2024-01-09)

**Note:** Version bump only for package @rarible/connector-phantom
Expand Down
4 changes: 2 additions & 2 deletions packages/connectors/connector-phantom/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rarible/connector-phantom",
"version": "0.13.66",
"version": "0.13.67",
"homepage": "",
"license": "ISC",
"publishConfig": {
Expand All @@ -18,7 +18,7 @@
},
"dependencies": {
"@rarible/connector": "^0.13.66",
"@rarible/connector-helper": "^0.13.66",
"@rarible/connector-helper": "^0.13.67",
"@solana/web3.js": "^1.35.1"
},
"devDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/connectors/connector-solflare/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.13.67](https://github.com/rarible/sdk/compare/v0.13.66...v0.13.67) (2024-01-10)

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





## [0.13.66](https://github.com/rarible/sdk/compare/v0.13.65...v0.13.66) (2024-01-09)

**Note:** Version bump only for package @rarible/connector-solflare
Expand Down
4 changes: 2 additions & 2 deletions packages/connectors/connector-solflare/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rarible/connector-solflare",
"version": "0.13.66",
"version": "0.13.67",
"homepage": "",
"license": "ISC",
"publishConfig": {
Expand All @@ -18,7 +18,7 @@
},
"dependencies": {
"@rarible/connector": "^0.13.66",
"@rarible/connector-helper": "^0.13.66",
"@rarible/connector-helper": "^0.13.67",
"@solana/web3.js": "^1.5.0",
"@solflare-wallet/sdk": "^1.0.12"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/e2e-tests/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.13.67](https://github.com/rarible/sdk/compare/v0.13.66...v0.13.67) (2024-01-10)

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





## [0.13.66](https://github.com/rarible/sdk/compare/v0.13.65...v0.13.66) (2024-01-09)


Expand Down
6 changes: 3 additions & 3 deletions packages/e2e-tests/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rarible/sdk-e2e-tests",
"version": "0.13.66",
"version": "0.13.67",
"homepage": "",
"license": "ISC",
"private": true,
Expand All @@ -17,9 +17,9 @@
},
"dependencies": {
"@rarible/api-client": "0.16.5-alpha.6",
"@rarible/ethereum-sdk-test-common": "^0.13.66",
"@rarible/ethereum-sdk-test-common": "^0.13.67",
"@rarible/flow-test-common": "~0.5.75-fix.1",
"@rarible/sdk-wallet": "^0.13.66",
"@rarible/sdk-wallet": "^0.13.67",
"@rarible/types": "~0.9.21",
"bignumber.js": "^9.0.1",
"jest-jasmine2": "^29.4.1"
Expand Down
8 changes: 8 additions & 0 deletions packages/ethereum/biconomy-middleware/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.13.67](https://github.com/rarible/sdk/compare/v0.13.66...v0.13.67) (2024-01-10)

**Note:** Version bump only for package @rarible/biconomy-middleware





## [0.13.66](https://github.com/rarible/sdk/compare/v0.13.65...v0.13.66) (2024-01-09)

**Note:** Version bump only for package @rarible/biconomy-middleware
Expand Down
4 changes: 2 additions & 2 deletions packages/ethereum/biconomy-middleware/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rarible/biconomy-middleware",
"version": "0.13.66",
"version": "0.13.67",
"description": "Middleware for biconomy integration",
"keywords": [
"ethereum",
Expand All @@ -27,7 +27,7 @@
"json-rpc-engine": "^6.1.0"
},
"devDependencies": {
"@rarible/ethereum-sdk-test-common": "^0.13.66",
"@rarible/ethereum-sdk-test-common": "^0.13.67",
"@types/eth-sig-util": "^2.1.1",
"@types/jest": "^27.0.2",
"form-data": "^4.0.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/ethereum/ethereum-provider/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.67](https://github.com/rarible/sdk/compare/v0.13.66...v0.13.67) (2024-01-10)


### Features

* **PLTF-106:** slow polygon transactions ([#587](https://github.com/rarible/sdk/issues/587)) ([5530259](https://github.com/rarible/sdk/commit/5530259ce814c2398f930a7d3c461a9f709f748c))





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

**Note:** Version bump only for package @rarible/ethereum-provider
Expand Down
2 changes: 1 addition & 1 deletion packages/ethereum/ethereum-provider/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rarible/ethereum-provider",
"version": "0.13.65",
"version": "0.13.67",
"description": "Library to abstract from web3.js or ethers.js",
"keywords": [
"ethereum",
Expand Down
8 changes: 8 additions & 0 deletions packages/ethereum/ethers-ethereum/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.13.67](https://github.com/rarible/sdk/compare/v0.13.66...v0.13.67) (2024-01-10)

**Note:** Version bump only for package @rarible/ethers-ethereum





## [0.13.66](https://github.com/rarible/sdk/compare/v0.13.65...v0.13.66) (2024-01-09)

**Note:** Version bump only for package @rarible/ethers-ethereum
Expand Down
6 changes: 3 additions & 3 deletions packages/ethereum/ethers-ethereum/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rarible/ethers-ethereum",
"version": "0.13.66",
"version": "0.13.67",
"description": "Ethereum interface with ethers.js",
"keywords": [
"ethereum",
Expand All @@ -22,13 +22,13 @@
"verify": "tsc --noEmit --project tsconfig-build.json"
},
"dependencies": {
"@rarible/ethereum-provider": "^0.13.65",
"@rarible/ethereum-provider": "^0.13.67",
"@rarible/sdk-common": "^0.13.66",
"ethereumjs-util": "^7.1.0",
"ethers": "~5.4.4"
},
"devDependencies": {
"@rarible/ethereum-sdk-test-common": "^0.13.66",
"@rarible/ethereum-sdk-test-common": "^0.13.67",
"@types/jest": "^27.0.2",
"jest": "^27.3.1",
"jest-junit": "^15.0.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/ethereum/sdk/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.67](https://github.com/rarible/sdk/compare/v0.13.66...v0.13.67) (2024-01-10)


### Features

* **PLTF-106:** slow polygon transactions ([#587](https://github.com/rarible/sdk/issues/587)) ([5530259](https://github.com/rarible/sdk/commit/5530259ce814c2398f930a7d3c461a9f709f748c))





## [0.13.66](https://github.com/rarible/sdk/compare/v0.13.65...v0.13.66) (2024-01-09)


Expand Down
10 changes: 5 additions & 5 deletions packages/ethereum/sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rarible/protocol-ethereum-sdk",
"version": "0.13.66",
"version": "0.13.67",
"keywords": [
"axios",
"typescript",
Expand All @@ -27,7 +27,7 @@
"dependencies": {
"@rarible/action": "~0.9.1",
"@rarible/ethereum-api-client": "^0.1.26-beta3",
"@rarible/ethereum-provider": "^0.13.65",
"@rarible/ethereum-provider": "^0.13.67",
"@rarible/logger": "^0.9.12",
"@rarible/sdk-common": "^0.13.66",
"@rarible/utils": "~0.9.10",
Expand All @@ -37,10 +37,10 @@
"merkletreejs": "^0.2.31"
},
"devDependencies": {
"@rarible/ethereum-sdk-test-common": "^0.13.66",
"@rarible/ethers-ethereum": "^0.13.66",
"@rarible/ethereum-sdk-test-common": "^0.13.67",
"@rarible/ethers-ethereum": "^0.13.67",
"@rarible/test-provider": "~0.5.0",
"@rarible/web3-ethereum": "^0.13.66",
"@rarible/web3-ethereum": "^0.13.67",
"@types/jest": "27.0.2",
"@types/node-fetch": "^2.5.11",
"buffer": "^6.0.3",
Expand Down
8 changes: 8 additions & 0 deletions packages/ethereum/test-common/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.13.67](https://github.com/rarible/sdk/compare/v0.13.66...v0.13.67) (2024-01-10)

**Note:** Version bump only for package @rarible/ethereum-sdk-test-common





## [0.13.66](https://github.com/rarible/sdk/compare/v0.13.65...v0.13.66) (2024-01-09)


Expand Down
4 changes: 2 additions & 2 deletions packages/ethereum/test-common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rarible/ethereum-sdk-test-common",
"version": "0.13.66",
"version": "0.13.67",
"description": "",
"keywords": [
"ethereum",
Expand All @@ -16,7 +16,7 @@
"verify": "tsc --noEmit --project tsconfig-build.json"
},
"dependencies": {
"@rarible/ethereum-provider": "^0.13.65",
"@rarible/ethereum-provider": "^0.13.67",
"@rarible/test-provider": "~0.5.0",
"@rarible/types": "~0.9.21",
"@types/web3-provider-engine": "^14.0.1",
Expand Down
11 changes: 11 additions & 0 deletions packages/ethereum/web3-ethereum/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.67](https://github.com/rarible/sdk/compare/v0.13.66...v0.13.67) (2024-01-10)


### Features

* **PLTF-106:** slow polygon transactions ([#587](https://github.com/rarible/sdk/issues/587)) ([5530259](https://github.com/rarible/sdk/commit/5530259ce814c2398f930a7d3c461a9f709f748c))





## [0.13.66](https://github.com/rarible/sdk/compare/v0.13.65...v0.13.66) (2024-01-09)

**Note:** Version bump only for package @rarible/web3-ethereum
Expand Down
Loading

0 comments on commit 2eee3b0

Please sign in to comment.