generated from MetaMask/metamask-module-template
-
-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
8 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,24 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 | |
## [Unreleased] | ||
|
||
## [3.0.0] | ||
### Uncategorized | ||
- Streams API v3 ([#122](https://github.com/MetaMask/phishing-warning/pull/122)) | ||
- Bump @babel/traverse from 7.17.3 to 7.23.2 ([#111](https://github.com/MetaMask/phishing-warning/pull/111)) | ||
- Bump browserify-sign from 4.2.1 to 4.2.2 ([#118](https://github.com/MetaMask/phishing-warning/pull/118)) | ||
- BREAKING: Increase minimum Node.js version to 16; recommended to 18 ([#107](https://github.com/MetaMask/phishing-warning/pull/107)) | ||
- Bump @metamask/auto-changelog from 3.2.0 to 3.4.2 ([#114](https://github.com/MetaMask/phishing-warning/pull/114)) | ||
- Bump @metamask/post-message-stream from 6.2.0 to 7.0.0 ([#104](https://github.com/MetaMask/phishing-warning/pull/104)) | ||
- deps(ses): update to latest version ([#120](https://github.com/MetaMask/phishing-warning/pull/120)) | ||
- 2.1.1 ([#106](https://github.com/MetaMask/phishing-warning/pull/106)) | ||
- Bump @metamask/design-tokens from 1.11.1 to 1.12.0 ([#92](https://github.com/MetaMask/phishing-warning/pull/92)) | ||
- Bump @metamask/post-message-stream from 6.1.2 to 6.2.0 ([#103](https://github.com/MetaMask/phishing-warning/pull/103)) | ||
- Bump ses from 0.18.1 to 0.18.7 ([#102](https://github.com/MetaMask/phishing-warning/pull/102)) | ||
- Bump word-wrap from 1.2.3 to 1.2.4 ([#101](https://github.com/MetaMask/phishing-warning/pull/101)) | ||
- Bump @metamask/auto-changelog from 3.1.0 to 3.2.0 ([#100](https://github.com/MetaMask/phishing-warning/pull/100)) | ||
- Bump @metamask/post-message-stream from 6.1.1 to 6.1.2 ([#86](https://github.com/MetaMask/phishing-warning/pull/86)) | ||
- Bump semver from 5.7.1 to 5.7.2 ([#93](https://github.com/MetaMask/phishing-warning/pull/93)) | ||
- Include `v` prefix in path for releases ([#88](https://github.com/MetaMask/phishing-warning/pull/88)) | ||
- Bump @metamask/post-message-stream from 6.1.0 to 6.1.1 ([#82](https://github.com/MetaMask/phishing-warning/pull/82)) | ||
### Changed | ||
- **BREAKING**: Increase minimum Node.js version to 16 ([#107](https://github.com/MetaMask/phishing-warning/pull/107)) | ||
- **BREAKING**: This package now returns streams conforming to the API of [email protected]. ([#122](https://github.com/MetaMask/phishing-warning/pull/122)) ([#104](https://github.com/MetaMask/phishing-warning/pull/104)) | ||
- Bump @metamask/post-message-stream from ^6.2.0 to ^7.0.0 ([#104](https://github.com/MetaMask/phishing-warning/pull/104)) | ||
- Upgrade obj-multiplex to @metamask/object-multiplex@^2.0.0 ([#122](https://github.com/MetaMask/phishing-warning/pull/122)) | ||
|
||
### Fixed | ||
- Bump ses from ^0.18.7 to ^0.18.8 ([#120](https://github.com/MetaMask/phishing-warning/pull/120)) | ||
|
||
## [2.1.1] | ||
### Fixed | ||
|