diff --git a/packages/site/CHANGELOG.md b/packages/site/CHANGELOG.md index eaf8e5b..9fb7791 100644 --- a/packages/site/CHANGELOG.md +++ b/packages/site/CHANGELOG.md @@ -1,4 +1,5 @@ # Changelog + All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), @@ -7,39 +8,55 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] ## [0.4.2] -### Uncategorized -- chore: bump keyring-api to ^8.1.3 ([#141](https://github.com/MetaMask/snap-account-abstraction-keyring/pull/141)) + +### Changed + +- Bump `@metamask/keyring-api` from `^8.0.2` to `^8.1.3` ([#141](https://github.com/MetaMask/snap-account-abstraction-keyring/pull/141)) + - This version is now built slightly differently and is part of the [accounts monorepo](https://github.com/MetaMask/accounts). ## [0.4.1] + ### Changed + - Added default params value for walletInvokeSnap ([#126](https://github.com/MetaMask/snap-account-abstraction-keyring/pull/126)) ## [0.4.0] + ### Changed + - Better user feedback if selected chain ID is not correct ([#120](https://github.com/MetaMask/snap-account-abstraction-keyring/pull/120)) - It now displays a red border in case of error ### Fixed + - Fixed issues with test IDs, context usage and state ([#120](https://github.com/MetaMask/snap-account-abstraction-keyring/pull/120)) ## [0.3.0] + ### Added + - Deployment of verifying paymaster from frontend ([#71](https://github.com/MetaMask/snap-account-abstraction-keyring/pull/71)) ## [0.2.2] + ### Changed + - Bump keyring-api in site package to (latest) 3.0.0 ([#47](https://github.com/MetaMask/snap-account-abstraction-keyring/pull/47)) - Update snap origin ([#44](https://github.com/MetaMask/snap-account-abstraction-keyring/pull/44)) ## [0.2.1] ## [0.2.0] + ### Changed + - Fix updates configs to match template ([#14](https://github.com/MetaMask/snap-account-abstraction-keyring/pull/14)) - Fix chain config for the companion dapp ([#8](https://github.com/MetaMask/snap-account-abstraction-keyring/pull/8)) ## [0.1.0] - 2024-01-15 + ### Added + - Initial release. [Unreleased]: https://github.com/MetaMask/snap-account-abstraction-keyring/compare/v0.4.2...HEAD diff --git a/packages/snap/CHANGELOG.md b/packages/snap/CHANGELOG.md index 744fcd9..c0137cb 100644 --- a/packages/snap/CHANGELOG.md +++ b/packages/snap/CHANGELOG.md @@ -1,4 +1,5 @@ # Changelog + All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), @@ -7,42 +8,58 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] ## [0.4.2] -### Uncategorized -- chore: bump keyring-api to ^8.1.3 ([#141](https://github.com/MetaMask/snap-account-abstraction-keyring/pull/141)) + +### Changed + +- Bump `@metamask/keyring-api` from `^8.0.2` to `^8.1.3` ([#141](https://github.com/MetaMask/snap-account-abstraction-keyring/pull/141)) + - This version is now built slightly differently and is part of the [accounts monorepo](https://github.com/MetaMask/accounts). ## [0.4.1] ## [0.4.0] + ### Added + - Add localhost chain ID to chain config ([#120](https://github.com/MetaMask/snap-account-abstraction-keyring/pull/120)) ## [0.3.0] + ### Changed + - Bump dependencies `@metamask/keyring-api` to `^6.0.0`, `@metamask/snaps-sdk` to `^4.0.1` and other minor versions of @etherumjs and @metamask dependencies([#86](https://github.com/MetaMask/snap-account-abstraction-keyring/pull/86)) - Fix chain config setup ([#62](https://github.com/MetaMask/snap-account-abstraction-keyring/pull/62)) - Fix undefined param for chain config ([#81](https://github.com/MetaMask/snap-account-abstraction-keyring/pull/81)) - Remove pending requests and associated methods ([#45](https://github.com/MetaMask/snap-account-abstraction-keyring/pull/45)) ## [0.2.2] + ### Changed + - Update chain config validation logic ([#20](https://github.com/MetaMask/snap-account-abstraction-keyring/pull/20)) - Bump @metamask/snaps-sdk from 2.0.0 to 2.1.0 ([#37](https://github.com/MetaMask/snap-account-abstraction-keyring/pull/37)) ## [0.2.1] + ### Changed + - Bump keyring-api dependency ([#26](https://github.com/MetaMask/snap-account-abstraction-keyring/pull/26)) ## [0.2.0] + ### Added + - Add userop methods and updates account creation ([#4](https://github.com/MetaMask/snap-account-abstraction-keyring/pull/4)) - Add contract addresses and deployment script ([#2](https://github.com/MetaMask/snap-account-abstraction-keyring/pull/2)) ### Changed + - Fix regex to support query parameters ([#13](https://github.com/MetaMask/snap-account-abstraction-keyring/pull/13)) - Fix initcode generation ([#8](https://github.com/MetaMask/snap-account-abstraction-keyring/pull/8)) ## [0.1.0] - 2024-01-15 + ### Added + - Initial release. [Unreleased]: https://github.com/MetaMask/snap-account-abstraction-keyring/compare/v0.4.2...HEAD diff --git a/packages/snap/snap.manifest.json b/packages/snap/snap.manifest.json index a5c4926..a41f522 100644 --- a/packages/snap/snap.manifest.json +++ b/packages/snap/snap.manifest.json @@ -1,5 +1,5 @@ { - "version": "0.4.1", + "version": "0.4.2", "description": "An account abstraction keyring snap that integrates with MetaMask accounts.", "proposedName": "MetaMask Account Abstraction Snap Keyring", "repository": { @@ -7,7 +7,7 @@ "url": "git+https://github.com/MetaMask/snap-account-abstraction-keyring.git" }, "source": { - "shasum": "7tU0wyKtdu97f6cLTRKThGLrVUB98ZU0uX/35ulzFRY=", + "shasum": "yClpEKuFXRgeR0x2QliJwNa02kOvFDuC8KvqzYoyXC0=", "location": { "npm": { "filePath": "dist/bundle.js",