From c9f30a2e873ed26c63bb650f885758a92cf786ab Mon Sep 17 00:00:00 2001 From: livingrockrises <90545960+livingrockrises@users.noreply.github.com> Date: Tue, 27 Dec 2022 18:35:13 +0400 Subject: [PATCH] chore/update changelog and remove prior tag info --- CHANGELOG.md | 6 ------ packages/account-abstraction/CHANGELOG.md | 19 ----------------- packages/common/CHANGELOG.md | 7 ------- packages/core-types/CHANGELOG.md | 17 --------------- packages/ethers-lib/CHANGELOG.md | 23 --------------------- packages/gas-estimator/CHANGELOG.md | 18 ---------------- packages/node-client/CHANGELOG.md | 20 ------------------ packages/relayer/CHANGELOG.md | 24 ---------------------- packages/smart-account/CHANGELOG.md | 25 ----------------------- packages/transactions/CHANGELOG.md | 24 ---------------------- packages/transak/CHANGELOG.md | 14 ------------- packages/web3-auth/CHANGELOG.md | 16 --------------- 12 files changed, 213 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 83b21f631..b950ebfb7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,16 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -**Note:** Version bump only for package biconomy-sdk - -## [1.0.0](https://github.com/bcnmy/biconomy-client-sdk/compare/v0.1.0...v0.0.4) (2022-12-02) - ### Bug Fixes - init param ([6bbccfb](https://github.com/bcnmy/biconomy-client-sdk/commit/6bbccfbff8834fa96160685f80bab7d64ec0f135)) -# [1.0.0](https://github.com/bcnmy/biconomy-client-sdk/compare/v1.0.0...v0.1.0) (2022-11-28) - ### Bug Fixes - build ([6fb012a](https://github.com/bcnmy/biconomy-client-sdk/commit/6fb012a7d2004d5a5bad616a0ed025f1ee0a93b8)) diff --git a/packages/account-abstraction/CHANGELOG.md b/packages/account-abstraction/CHANGELOG.md index a145acfad..5799cf081 100644 --- a/packages/account-abstraction/CHANGELOG.md +++ b/packages/account-abstraction/CHANGELOG.md @@ -3,12 +3,6 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -## [1.0.1](https://github.com/bcnmy/biconomy-client-sdk/compare/@biconomy/account-abstraction@1.0.1...@biconomy/account-abstraction@1.0.1) (2022-12-27) - -**Note:** Version bump only for package @biconomy/account-abstraction - -## 1.0.0 (2022-12-26) - ### Bug Fixes - aa hardcoded gaslimit. initial fix per carried tests + dev notes ([8237278](https://github.com/bcnmy/biconomy-client-sdk/commit/8237278ed05d28918d4cd83d53cb96911a6749b7)) @@ -16,16 +10,3 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - tx receipt from messaging sdk + dev notes ([a60d0cd](https://github.com/bcnmy/biconomy-client-sdk/commit/a60d0cddacda75f11b1936940ebc9117d64b782c)) - using custom gas limit for first tx + dev notes ([5acda50](https://github.com/bcnmy/biconomy-client-sdk/commit/5acda50e60d5f9e6dc588d71535110bd3e2e0cc2)) -## 0.0.4 (2022-12-02) - -# 0.1.0 (2022-11-28) - -**Note:** Version bump only for package @biconomy/account-abstraction - -## [1.0.0](https://github.com/bcnmy/biconomy-client-sdk/compare/v0.1.0...v0.0.4) (2022-12-02) - -**Note:** Version bump only for package @biconomy/account-abstraction - -# [1.0.0](https://github.com/bcnmy/biconomy-client-sdk/compare/v1.0.0...v0.1.0) (2022-11-28) - -**Note:** Version bump only for package @biconomy/account-abstraction diff --git a/packages/common/CHANGELOG.md b/packages/common/CHANGELOG.md index f3f61f8df..767840ada 100644 --- a/packages/common/CHANGELOG.md +++ b/packages/common/CHANGELOG.md @@ -3,10 +3,3 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -## [1.0.1](https://github.com/bcnmy/biconomy-client-sdk/compare/@biconomy/common@1.0.1...@biconomy/common@1.0.1) (2022-12-27) - -**Note:** Version bump only for package @biconomy/common - -## 1.0.0 (2022-12-26) - -**Note:** Version bump only for package @biconomy/common diff --git a/packages/core-types/CHANGELOG.md b/packages/core-types/CHANGELOG.md index bff257dff..9334d1c2e 100644 --- a/packages/core-types/CHANGELOG.md +++ b/packages/core-types/CHANGELOG.md @@ -3,28 +3,11 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -## 1.0.0 (2022-12-26) - -## 0.0.4 (2022-12-02) - -# 0.1.0 (2022-11-28) ### Bug Fixes - optional sign flag ([0d689d2](https://github.com/bcnmy/biconomy-client-sdk/commit/0d689d214fc7abf32f4f2deabcce61041b73d642)) -## 0.0.2 (2022-08-01) - -## 0.0.1 (2022-08-01) - -**Note:** Version bump only for package @biconomy/core-types - -## [1.0.0](https://github.com/bcnmy/biconomy-client-sdk/compare/v0.1.0...v0.0.4) (2022-12-02) - -**Note:** Version bump only for package @biconomy/core-types - -# [1.0.0](https://github.com/bcnmy/biconomy-client-sdk/compare/v1.0.0...v0.1.0) (2022-11-28) - ### Bug Fixes - optional sign flag ([0d689d2](https://github.com/bcnmy/biconomy-client-sdk/commit/0d689d214fc7abf32f4f2deabcce61041b73d642)) diff --git a/packages/ethers-lib/CHANGELOG.md b/packages/ethers-lib/CHANGELOG.md index da8c1277d..767840ada 100644 --- a/packages/ethers-lib/CHANGELOG.md +++ b/packages/ethers-lib/CHANGELOG.md @@ -3,26 +3,3 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -## 1.0.0 (2022-12-26) - -## 0.0.4 (2022-12-02) - -# 0.1.0 (2022-11-28) - -# 1.0.0 (2022-08-08) - -## 0.0.2 (2022-08-01) - -## 0.0.1 (2022-08-01) - -**Note:** Version bump only for package @biconomy/ethers-lib - -**Note:** Version bump only for package @biconomy/ethers-lib - -## [1.0.0](https://github.com/bcnmy/biconomy-client-sdk/compare/v0.1.0...v0.0.4) (2022-12-02) - -**Note:** Version bump only for package @biconomy/ethers-lib - -# [1.0.0](https://github.com/bcnmy/biconomy-client-sdk/compare/v1.0.0...v0.1.0) (2022-11-28) - -**Note:** Version bump only for package @biconomy/ethers-lib diff --git a/packages/gas-estimator/CHANGELOG.md b/packages/gas-estimator/CHANGELOG.md index 3390cc871..e4d87c4d4 100644 --- a/packages/gas-estimator/CHANGELOG.md +++ b/packages/gas-estimator/CHANGELOG.md @@ -2,21 +2,3 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## 1.0.0 (2022-12-26) - -## 0.0.4 (2022-12-02) - -# 0.1.0 (2022-11-28) - -**Note:** Version bump only for package @biconomy/gas-estimator - -**Note:** Version bump only for package @biconomy/gas-estimator - -## [1.0.0](https://github.com/bcnmy/biconomy-client-sdk/compare/v0.1.0...v0.0.4) (2022-12-02) - -**Note:** Version bump only for package @biconomy/gas-estimator - -# [1.0.0](https://github.com/bcnmy/biconomy-client-sdk/compare/v1.0.0...v0.1.0) (2022-11-28) - -**Note:** Version bump only for package @biconomy/gas-estimator diff --git a/packages/node-client/CHANGELOG.md b/packages/node-client/CHANGELOG.md index c1bf86f73..4d8513882 100644 --- a/packages/node-client/CHANGELOG.md +++ b/packages/node-client/CHANGELOG.md @@ -3,30 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -## 1.0.0 (2022-12-26) - -## 0.0.4 (2022-12-02) - -# 0.1.0 (2022-11-28) - ### Bug Fixes - smart account response type ([f457f79](https://github.com/bcnmy/biconomy-client-sdk/commit/f457f794e27999ccc069c4afb7eb7644e224b61e)) -# 1.0.0 (2022-08-08) - -## 0.0.2 (2022-08-01) - -## 0.0.1 (2022-08-01) - -**Note:** Version bump only for package @biconomy/node-client - -## [1.0.0](https://github.com/bcnmy/biconomy-client-sdk/compare/v0.1.0...v0.0.4) (2022-12-02) - -**Note:** Version bump only for package @biconomy/node-client - -# [1.0.0](https://github.com/bcnmy/biconomy-client-sdk/compare/v1.0.0...v0.1.0) (2022-11-28) - ### Bug Fixes - smart account response type ([f457f79](https://github.com/bcnmy/biconomy-client-sdk/commit/f457f794e27999ccc069c4afb7eb7644e224b61e)) diff --git a/packages/relayer/CHANGELOG.md b/packages/relayer/CHANGELOG.md index 7e7a3d68b..e4d87c4d4 100644 --- a/packages/relayer/CHANGELOG.md +++ b/packages/relayer/CHANGELOG.md @@ -2,27 +2,3 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## 1.0.0 (2022-12-26) - -## 0.0.4 (2022-12-02) - -# 0.1.0 (2022-11-28) - -# 1.0.0 (2022-08-08) - -## 0.0.2 (2022-08-01) - -## 0.0.1 (2022-08-01) - -**Note:** Version bump only for package @biconomy/relayer - -**Note:** Version bump only for package @biconomy/relayer - -## [1.0.0](https://github.com/bcnmy/biconomy-client-sdk/compare/v0.1.0...v0.0.4) (2022-12-02) - -**Note:** Version bump only for package @biconomy/relayer - -# [1.0.0](https://github.com/bcnmy/biconomy-client-sdk/compare/v1.0.0...v0.1.0) (2022-11-28) - -**Note:** Version bump only for package @biconomy/relayer diff --git a/packages/smart-account/CHANGELOG.md b/packages/smart-account/CHANGELOG.md index 5dc771865..da4c6b2cb 100644 --- a/packages/smart-account/CHANGELOG.md +++ b/packages/smart-account/CHANGELOG.md @@ -2,22 +2,11 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [1.0.1](https://github.com/bcnmy/biconomy-client-sdk/compare/@biconomy/smart-account@1.1.0...@biconomy/smart-account@1.0.1) (2022-12-27) - -**Note:** Version bump only for package @biconomy/smart-account - -# 1.0.0 (2022-12-26) - ### Bug Fixes - aa hardcoded gaslimit. initial fix per carried tests + dev notes ([8237278](https://github.com/bcnmy/biconomy-client-sdk/commit/8237278ed05d28918d4cd83d53cb96911a6749b7)) - rename GasLess -> Gasless ([e1d1f21](https://github.com/bcnmy/biconomy-client-sdk/commit/e1d1f21c7e89cffd19a8c495d31cb29a1013a7f9)) -## 0.0.4 (2022-12-02) - -# 0.1.0 (2022-11-28) - ### Bug Fixes - optional sign flag ([0d689d2](https://github.com/bcnmy/biconomy-client-sdk/commit/0d689d214fc7abf32f4f2deabcce61041b73d642)) @@ -26,20 +15,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - smart account signer ([9fcb5b1](https://github.com/bcnmy/biconomy-client-sdk/commit/9fcb5b106519b1d8fe658ab0924d722b0d102351)) -# 1.0.0 (2022-08-08) - -## 0.0.2 (2022-08-01) - -## 0.0.1 (2022-08-01) - -**Note:** Version bump only for package @biconomy/smart-account - -## [1.0.0](https://github.com/bcnmy/biconomy-client-sdk/compare/v0.1.0...v0.0.4) (2022-12-02) - -**Note:** Version bump only for package @biconomy/smart-account - -# [1.0.0](https://github.com/bcnmy/biconomy-client-sdk/compare/v1.0.0...v0.1.0) (2022-11-28) - ### Bug Fixes - optional sign flag ([0d689d2](https://github.com/bcnmy/biconomy-client-sdk/commit/0d689d214fc7abf32f4f2deabcce61041b73d642)) diff --git a/packages/transactions/CHANGELOG.md b/packages/transactions/CHANGELOG.md index 26b011d40..8ff367903 100644 --- a/packages/transactions/CHANGELOG.md +++ b/packages/transactions/CHANGELOG.md @@ -3,28 +3,4 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -## [1.0.1](https://github.com/bcnmy/biconomy-client-sdk/compare/@biconomy/transactions@1.0.1...@biconomy/transactions@1.0.1) (2022-12-27) -**Note:** Version bump only for package @biconomy/transactions - -## 1.0.0 (2022-12-26) - -## 0.0.4 (2022-12-02) - -# 0.1.0 (2022-11-28) - -## 0.0.2 (2022-08-01) - -## 0.0.1 (2022-08-01) - -**Note:** Version bump only for package @biconomy/transactions - -**Note:** Version bump only for package @biconomy/transactions - -## [1.0.0](https://github.com/bcnmy/biconomy-client-sdk/compare/v0.1.0...v0.0.4) (2022-12-02) - -**Note:** Version bump only for package @biconomy/transactions - -# [1.0.0](https://github.com/bcnmy/biconomy-client-sdk/compare/v1.0.0...v0.1.0) (2022-11-28) - -**Note:** Version bump only for package @biconomy/transactions diff --git a/packages/transak/CHANGELOG.md b/packages/transak/CHANGELOG.md index 17ed2cb38..66952012d 100644 --- a/packages/transak/CHANGELOG.md +++ b/packages/transak/CHANGELOG.md @@ -3,24 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# 1.0.0 (2022-12-26) - -## 0.0.4 (2022-12-02) - -# 0.1.0 (2022-11-28) - ### Features - transak wrapper module ([102e6eb](https://github.com/bcnmy/biconomy-client-sdk/commit/102e6eb5f179e4aff77d1e91973e0b32fa7b8f9a)) -**Note:** Version bump only for package @biconomy/transak - -## [1.0.0](https://github.com/bcnmy/biconomy-client-sdk/compare/v0.1.0...v0.0.4) (2022-12-02) - -**Note:** Version bump only for package @biconomy/transak - -# [1.0.0](https://github.com/bcnmy/biconomy-client-sdk/compare/v1.0.0...v0.1.0) (2022-11-28) - ### Features - transak wrapper module ([102e6eb](https://github.com/bcnmy/biconomy-client-sdk/commit/102e6eb5f179e4aff77d1e91973e0b32fa7b8f9a)) diff --git a/packages/web3-auth/CHANGELOG.md b/packages/web3-auth/CHANGELOG.md index cc452578a..d766651cb 100644 --- a/packages/web3-auth/CHANGELOG.md +++ b/packages/web3-auth/CHANGELOG.md @@ -3,24 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -## [1.0.1](https://github.com/bcnmy/biconomy-client-sdk/compare/@biconomy/web3-auth@1.1.0...@biconomy/web3-auth@1.0.1) (2022-12-27) - -**Note:** Version bump only for package @biconomy/web3-auth - -# 1.0.0 (2022-12-26) - ### Bug Fixes - css file not found ([d6cbd0b](https://github.com/bcnmy/biconomy-client-sdk/commit/d6cbd0bf88bc119c69778776df7c9bf6cd1efdb9)) -## 0.0.4 (2022-12-02) - ### Bug Fixes - init param ([6bbccfb](https://github.com/bcnmy/biconomy-client-sdk/commit/6bbccfbff8834fa96160685f80bab7d64ec0f135)) -# 0.1.0 (2022-11-28) - ### Bug Fixes - build ([6fb012a](https://github.com/bcnmy/biconomy-client-sdk/commit/6fb012a7d2004d5a5bad616a0ed025f1ee0a93b8)) @@ -34,16 +24,10 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - web3auth modal UI ([7b7e510](https://github.com/bcnmy/biconomy-client-sdk/commit/7b7e5104ad5b1828e083f70a185328b566e9d456)) - whitelist logic added ([53c2140](https://github.com/bcnmy/biconomy-client-sdk/commit/53c2140ef9b9d79d9d9c0e0c2c80e82b1df7f8b9)) -**Note:** Version bump only for package @biconomy/web3-auth - -## [1.0.0](https://github.com/bcnmy/biconomy-client-sdk/compare/v0.1.0...v0.0.4) (2022-12-02) - ### Bug Fixes - init param ([6bbccfb](https://github.com/bcnmy/biconomy-client-sdk/commit/6bbccfbff8834fa96160685f80bab7d64ec0f135)) -# [1.0.0](https://github.com/bcnmy/biconomy-client-sdk/compare/v1.0.0...v0.1.0) (2022-11-28) - ### Bug Fixes - build ([6fb012a](https://github.com/bcnmy/biconomy-client-sdk/commit/6fb012a7d2004d5a5bad616a0ed025f1ee0a93b8))