Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
FrederikBolding authored Apr 9, 2024
1 parent 0ff25de commit 178a0b5
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]

## [5.0.0]
### Uncategorized
- Prefer `globalThis` over `global` and `window` ([#60](https://github.com/MetaMask/browser-passworder/pull/60))
- ci: enabling MetaMask security code scanner ([#59](https://github.com/MetaMask/browser-passworder/pull/59))
- BREAKING: Increase minimum Node.js version to 16; recommended to 18 ([#52](https://github.com/MetaMask/browser-passworder/pull/52))
### Changed
- **BREAKING:** Increase minimum Node.js version to 16; recommended to 18 ([#52](https://github.com/MetaMask/browser-passworder/pull/52))
- Use `globalThis` over `global` and `window` ([#60](https://github.com/MetaMask/browser-passworder/pull/60))

## [4.3.0]
### Added
Expand Down

0 comments on commit 178a0b5

Please sign in to comment.