Skip to content

Commit

Permalink
Add changelog entry for #90
Browse files Browse the repository at this point in the history
  • Loading branch information
Mrtenz committed Jul 11, 2024
1 parent 92f1bc1 commit 43fe9f1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Handle publishing of packages not on Yarn Berry with NPM ([#87](https://github.com/MetaMask/action-npm-publish/pull/87))

### Changed
- Only show packages in the dry run that need publishing ([#90](https://github.com/MetaMask/action-npm-publish/pull/90))

### Fixed
- Fix report script for unpublished packages ([#93](https://github.com/MetaMask/action-npm-publish/pull/93))
- Recognize `NPM_TOKEN` environment variable ([#87](https://github.com/MetaMask/action-npm-publish/pull/87))
Expand Down

0 comments on commit 43fe9f1

Please sign in to comment.