diff --git a/.changeset/yellow-snails-exist.md b/.changeset/yellow-snails-exist.md deleted file mode 100644 index 916b7bcc0..000000000 --- a/.changeset/yellow-snails-exist.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@biconomy/account": minor ---- - -Sessions DevEx - -- Improved DevEx related to the creating and using of sessions [chore: sessions dx](https://github.com/bcnmy/biconomy-client-sdk/pull/486) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2f0425a35..a89572922 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,12 +1,18 @@ # @biconomy/account +## 4.4.1 + +### Patch Changes + +- fix process.env bug + ## 4.4.0 ### Minor Changes -- Sessions DevEx +- b9b2077: Sessions DevEx - - Improved DevEx related to the creating and using of sessions + - Improved DevEx related to the creating and using of sessions [chore: sessions dx](https://github.com/bcnmy/biconomy-client-sdk/pull/486) ## 4.3.0 diff --git a/package.json b/package.json index 8749ac31d..c22bbdcd4 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "sideEffects": false, "name": "@biconomy/account", "author": "Biconomy", - "version": "4.4.0", + "version": "4.4.1", "description": "SDK for Biconomy integration with support for account abstraction, smart accounts, ERC-4337.", "keywords": [ "erc-7579",