Skip to content

Commit

Permalink
chore: update changelogs + snap manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
ccharly committed Sep 26, 2024
1 parent c0bc613 commit d977529
Show file tree
Hide file tree
Showing 3 changed files with 40 additions and 6 deletions.
21 changes: 19 additions & 2 deletions packages/site/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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/),
Expand All @@ -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
Expand Down
21 changes: 19 additions & 2 deletions packages/snap/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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/),
Expand All @@ -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
Expand Down
4 changes: 2 additions & 2 deletions packages/snap/snap.manifest.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"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": {
"type": "git",
"url": "git+https://github.com/MetaMask/snap-account-abstraction-keyring.git"
},
"source": {
"shasum": "7tU0wyKtdu97f6cLTRKThGLrVUB98ZU0uX/35ulzFRY=",
"shasum": "yClpEKuFXRgeR0x2QliJwNa02kOvFDuC8KvqzYoyXC0=",
"location": {
"npm": {
"filePath": "dist/bundle.js",
Expand Down

0 comments on commit d977529

Please sign in to comment.