Skip to content

Commit

Permalink
Initialize Release 17.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gantunesr committed Dec 18, 2024
1 parent a3e4dbd commit 59b31d5
Show file tree
Hide file tree
Showing 5 changed files with 73 additions and 53 deletions.
94 changes: 49 additions & 45 deletions packages/keyring-api/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Uncategorized

- feat(keyring-api)!: add `scopes` field to `KeyringAccount` ([#101](https://github.com/MetaMask/accounts.git/pull/101))

## [12.0.0]

### Changed
Expand Down Expand Up @@ -456,48 +460,48 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- SnapController keyring client. It is intended to be used by MetaMask to talk to the snap.
- Helper functions to create keyring handler in the snap.

[Unreleased]: https://github.com/MetaMask/accounts/compare/@metamask/[email protected]
[12.0.0]: https://github.com/MetaMask/accounts/compare/@metamask/[email protected]...@metamask/[email protected]
[11.1.0]: https://github.com/MetaMask/accounts/compare/@metamask/[email protected]...@metamask/[email protected]
[11.0.0]: https://github.com/MetaMask/accounts/compare/@metamask/[email protected]...@metamask/[email protected]
[10.1.0]: https://github.com/MetaMask/accounts/compare/@metamask/[email protected]...@metamask/[email protected]
[10.0.0]: https://github.com/MetaMask/accounts/compare/@metamask/[email protected]...@metamask/[email protected]
[9.0.0]: https://github.com/MetaMask/accounts/compare/@metamask/[email protected]...@metamask/[email protected]
[8.1.3]: https://github.com/MetaMask/accounts/compare/@metamask/[email protected]...@metamask/[email protected]
[8.1.2]: https://github.com/MetaMask/accounts/compare/@metamask/[email protected]...@metamask/[email protected]
[8.1.1]: https://github.com/MetaMask/accounts/compare/@metamask/[email protected]...@metamask/[email protected]
[8.1.0]: https://github.com/MetaMask/accounts/compare/@metamask/[email protected]...@metamask/[email protected]
[8.0.2]: https://github.com/MetaMask/accounts/compare/@metamask/[email protected]...@metamask/[email protected]
[8.0.1]: https://github.com/MetaMask/accounts/compare/@metamask/[email protected]...@metamask/[email protected]
[8.0.0]: https://github.com/MetaMask/accounts/compare/@metamask/[email protected]...@metamask/[email protected]
[7.0.0]: https://github.com/MetaMask/accounts/compare/@metamask/[email protected]...@metamask/[email protected]
[6.4.0]: https://github.com/MetaMask/accounts/compare/@metamask/[email protected]...@metamask/[email protected]
[6.3.1]: https://github.com/MetaMask/accounts/compare/@metamask/[email protected]...@metamask/[email protected]
[6.3.0]: https://github.com/MetaMask/accounts/compare/@metamask/[email protected]...@metamask/[email protected]
[6.2.1]: https://github.com/MetaMask/accounts/compare/@metamask/[email protected]...@metamask/[email protected]
[6.2.0]: https://github.com/MetaMask/accounts/compare/@metamask/[email protected]...@metamask/[email protected]
[6.1.1]: https://github.com/MetaMask/accounts/compare/@metamask/[email protected]...@metamask/[email protected]
[6.1.0]: https://github.com/MetaMask/accounts/compare/@metamask/[email protected]...@metamask/[email protected]
[6.0.0]: https://github.com/MetaMask/accounts/compare/@metamask/[email protected]...@metamask/[email protected]
[5.1.0]: https://github.com/MetaMask/accounts/compare/@metamask/[email protected]...@metamask/[email protected]
[5.0.0]: https://github.com/MetaMask/accounts/compare/@metamask/[email protected]...@metamask/[email protected]
[4.0.2]: https://github.com/MetaMask/accounts/compare/@metamask/[email protected]...@metamask/[email protected]
[4.0.1]: https://github.com/MetaMask/accounts/compare/@metamask/[email protected]...@metamask/[email protected]
[4.0.0]: https://github.com/MetaMask/accounts/compare/@metamask/[email protected]...@metamask/[email protected]
[3.0.0]: https://github.com/MetaMask/accounts/compare/@metamask/[email protected]...@metamask/[email protected]
[2.0.0]: https://github.com/MetaMask/accounts/compare/@metamask/[email protected]...@metamask/[email protected]
[1.1.0]: https://github.com/MetaMask/accounts/compare/@metamask/[email protected]...@metamask/[email protected]
[1.0.0]: https://github.com/MetaMask/accounts/compare/@metamask/[email protected]...@metamask/[email protected]
[1.0.0-rc.1]: https://github.com/MetaMask/accounts/compare/@metamask/[email protected]...@metamask/[email protected]
[0.2.7]: https://github.com/MetaMask/accounts/compare/@metamask/[email protected]...@metamask/[email protected]
[0.2.6]: https://github.com/MetaMask/accounts/compare/@metamask/[email protected]...@metamask/[email protected]
[0.2.5]: https://github.com/MetaMask/accounts/compare/@metamask/[email protected]...@metamask/[email protected]
[0.2.4]: https://github.com/MetaMask/accounts/compare/@metamask/[email protected]...@metamask/[email protected]
[0.2.3]: https://github.com/MetaMask/accounts/compare/@metamask/[email protected]...@metamask/[email protected]
[0.2.2]: https://github.com/MetaMask/accounts/compare/@metamask/[email protected]...@metamask/[email protected]
[0.2.1]: https://github.com/MetaMask/accounts/compare/@metamask/[email protected]...@metamask/[email protected]
[0.2.0]: https://github.com/MetaMask/accounts/compare/@metamask/[email protected]...@metamask/[email protected]
[0.1.3]: https://github.com/MetaMask/accounts/compare/@metamask/[email protected]...@metamask/[email protected]
[0.1.2]: https://github.com/MetaMask/accounts/compare/@metamask/[email protected]...@metamask/[email protected]
[0.1.1]: https://github.com/MetaMask/accounts/compare/@metamask/[email protected]...@metamask/[email protected]
[0.1.0]: https://github.com/MetaMask/accounts/releases/tag/@metamask/[email protected]
[Unreleased]: https://github.com/MetaMask/accounts.git/compare/@metamask/[email protected]
[12.0.0]: https://github.com/MetaMask/accounts.git/compare/@metamask/[email protected]...@metamask/[email protected]
[11.1.0]: https://github.com/MetaMask/accounts.git/compare/@metamask/[email protected]...@metamask/[email protected]
[11.0.0]: https://github.com/MetaMask/accounts.git/compare/@metamask/[email protected]...@metamask/[email protected]
[10.1.0]: https://github.com/MetaMask/accounts.git/compare/@metamask/[email protected]...@metamask/[email protected]
[10.0.0]: https://github.com/MetaMask/accounts.git/compare/@metamask/[email protected]...@metamask/[email protected]
[9.0.0]: https://github.com/MetaMask/accounts.git/compare/@metamask/[email protected]...@metamask/[email protected]
[8.1.3]: https://github.com/MetaMask/accounts.git/compare/@metamask/[email protected]...@metamask/[email protected]
[8.1.2]: https://github.com/MetaMask/accounts.git/compare/@metamask/[email protected]...@metamask/[email protected]
[8.1.1]: https://github.com/MetaMask/accounts.git/compare/@metamask/[email protected]...@metamask/[email protected]
[8.1.0]: https://github.com/MetaMask/accounts.git/compare/@metamask/[email protected]...@metamask/[email protected]
[8.0.2]: https://github.com/MetaMask/accounts.git/compare/@metamask/[email protected]...@metamask/[email protected]
[8.0.1]: https://github.com/MetaMask/accounts.git/compare/@metamask/[email protected]...@metamask/[email protected]
[8.0.0]: https://github.com/MetaMask/accounts.git/compare/@metamask/[email protected]...@metamask/[email protected]
[7.0.0]: https://github.com/MetaMask/accounts.git/compare/@metamask/[email protected]...@metamask/[email protected]
[6.4.0]: https://github.com/MetaMask/accounts.git/compare/@metamask/[email protected]...@metamask/[email protected]
[6.3.1]: https://github.com/MetaMask/accounts.git/compare/@metamask/[email protected]...@metamask/[email protected]
[6.3.0]: https://github.com/MetaMask/accounts.git/compare/@metamask/[email protected]...@metamask/[email protected]
[6.2.1]: https://github.com/MetaMask/accounts.git/compare/@metamask/[email protected]...@metamask/[email protected]
[6.2.0]: https://github.com/MetaMask/accounts.git/compare/@metamask/[email protected]...@metamask/[email protected]
[6.1.1]: https://github.com/MetaMask/accounts.git/compare/@metamask/[email protected]...@metamask/[email protected]
[6.1.0]: https://github.com/MetaMask/accounts.git/compare/@metamask/[email protected]...@metamask/[email protected]
[6.0.0]: https://github.com/MetaMask/accounts.git/compare/@metamask/[email protected]...@metamask/[email protected]
[5.1.0]: https://github.com/MetaMask/accounts.git/compare/@metamask/[email protected]...@metamask/[email protected]
[5.0.0]: https://github.com/MetaMask/accounts.git/compare/@metamask/[email protected]...@metamask/[email protected]
[4.0.2]: https://github.com/MetaMask/accounts.git/compare/@metamask/[email protected]...@metamask/[email protected]
[4.0.1]: https://github.com/MetaMask/accounts.git/compare/@metamask/[email protected]...@metamask/[email protected]
[4.0.0]: https://github.com/MetaMask/accounts.git/compare/@metamask/[email protected]...@metamask/[email protected]
[3.0.0]: https://github.com/MetaMask/accounts.git/compare/@metamask/[email protected]...@metamask/[email protected]
[2.0.0]: https://github.com/MetaMask/accounts.git/compare/@metamask/[email protected]...@metamask/[email protected]
[1.1.0]: https://github.com/MetaMask/accounts.git/compare/@metamask/[email protected]...@metamask/[email protected]
[1.0.0]: https://github.com/MetaMask/accounts.git/compare/@metamask/[email protected]...@metamask/[email protected]
[1.0.0-rc.1]: https://github.com/MetaMask/accounts.git/compare/@metamask/[email protected]...@metamask/[email protected]
[0.2.7]: https://github.com/MetaMask/accounts.git/compare/@metamask/[email protected]...@metamask/[email protected]
[0.2.6]: https://github.com/MetaMask/accounts.git/compare/@metamask/[email protected]...@metamask/[email protected]
[0.2.5]: https://github.com/MetaMask/accounts.git/compare/@metamask/[email protected]...@metamask/[email protected]
[0.2.4]: https://github.com/MetaMask/accounts.git/compare/@metamask/[email protected]...@metamask/[email protected]
[0.2.3]: https://github.com/MetaMask/accounts.git/compare/@metamask/[email protected]...@metamask/[email protected]
[0.2.2]: https://github.com/MetaMask/accounts.git/compare/@metamask/[email protected]...@metamask/[email protected]
[0.2.1]: https://github.com/MetaMask/accounts.git/compare/@metamask/[email protected]...@metamask/[email protected]
[0.2.0]: https://github.com/MetaMask/accounts.git/compare/@metamask/[email protected]...@metamask/[email protected]
[0.1.3]: https://github.com/MetaMask/accounts.git/compare/@metamask/[email protected]...@metamask/[email protected]
[0.1.2]: https://github.com/MetaMask/accounts.git/compare/@metamask/[email protected]...@metamask/[email protected]
[0.1.1]: https://github.com/MetaMask/accounts.git/compare/@metamask/[email protected]...@metamask/[email protected]
[0.1.0]: https://github.com/MetaMask/accounts.git/releases/tag/@metamask/[email protected]
8 changes: 6 additions & 2 deletions packages/keyring-internal-api/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Uncategorized

- feat(keyring-api)!: add `scopes` field to `KeyringAccount` ([#101](https://github.com/MetaMask/accounts.git/pull/101))

## [1.0.0]

### Added
Expand All @@ -15,5 +19,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- This new version fixes a bug with CJS re-exports.
- Initial release ([#24](https://github.com/MetaMask/accounts/pull/24))

[Unreleased]: https://github.com/MetaMask/accounts/compare/@metamask/[email protected]
[1.0.0]: https://github.com/MetaMask/accounts/releases/tag/@metamask/[email protected]
[Unreleased]: https://github.com/MetaMask/accounts.git/compare/@metamask/[email protected]
[1.0.0]: https://github.com/MetaMask/accounts.git/releases/tag/@metamask/[email protected]
8 changes: 6 additions & 2 deletions packages/keyring-internal-snap-client/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Uncategorized

- feat(keyring-api)!: add `scopes` field to `KeyringAccount` ([#101](https://github.com/MetaMask/accounts.git/pull/101))

## [1.0.0]

### Added
Expand All @@ -15,5 +19,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- This new version fixes a bug with CJS re-exports.
- Initial release ([#24](https://github.com/MetaMask/accounts/pull/24))

[Unreleased]: https://github.com/MetaMask/accounts/compare/@metamask/[email protected]
[1.0.0]: https://github.com/MetaMask/accounts/releases/tag/@metamask/[email protected]
[Unreleased]: https://github.com/MetaMask/accounts.git/compare/@metamask/[email protected]
[1.0.0]: https://github.com/MetaMask/accounts.git/releases/tag/@metamask/[email protected]
8 changes: 6 additions & 2 deletions packages/keyring-snap-client/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Uncategorized

- feat(keyring-api)!: add `scopes` field to `KeyringAccount` ([#101](https://github.com/MetaMask/accounts.git/pull/101))

## [1.0.0]

### Changed
Expand All @@ -15,5 +19,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- This new version fixes a bug with CJS re-exports.
- Initial release ([#24](https://github.com/MetaMask/accounts/pull/24))

[Unreleased]: https://github.com/MetaMask/accounts/compare/@metamask/[email protected]
[1.0.0]: https://github.com/MetaMask/accounts/releases/tag/@metamask/[email protected]
[Unreleased]: https://github.com/MetaMask/accounts.git/compare/@metamask/[email protected]
[1.0.0]: https://github.com/MetaMask/accounts.git/releases/tag/@metamask/[email protected]
8 changes: 6 additions & 2 deletions packages/keyring-snap-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Uncategorized

- feat(keyring-api)!: add `scopes` field to `KeyringAccount` ([#101](https://github.com/MetaMask/accounts.git/pull/101))

## [1.0.0]

### Changed
Expand All @@ -15,5 +19,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- This new version fixes a bug with CJS re-exports.
- Initial release ([#24](https://github.com/MetaMask/accounts/pull/24))

[Unreleased]: https://github.com/MetaMask/accounts/compare/@metamask/[email protected]
[1.0.0]: https://github.com/MetaMask/accounts/releases/tag/@metamask/[email protected]
[Unreleased]: https://github.com/MetaMask/accounts.git/compare/@metamask/[email protected]
[1.0.0]: https://github.com/MetaMask/accounts.git/releases/tag/@metamask/[email protected]

0 comments on commit 59b31d5

Please sign in to comment.