Skip to content

Commit

Permalink
5.1.2 (#86)
Browse files Browse the repository at this point in the history
* 5.1.2

* Update CHANGELOG.md

---------

Co-authored-by: github-actions <[email protected]>
Co-authored-by: Maarten Zuidhoorn <[email protected]>
  • Loading branch information
3 people authored May 15, 2024
1 parent 3dfa459 commit 43f6a07
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
9 changes: 7 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [5.1.2]
### Fixed
- Fix report script when publishing package with dash in organisation name ([#85](https://github.com/MetaMask/action-npm-publish/pull/85))

## [5.1.1]
### Fixed
- Add missing configuration for non-default Slack channel messages ([#81](https://github.com/MetaMask/action-npm-publish/pull/81))
Expand Down Expand Up @@ -118,12 +122,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- Initial release ([#1](https://github.com/MetaMask/action-npm-publish/pull/1))

[Unreleased]: https://github.com/MetaMask/action-npm-publish/compare/v5.1.1...HEAD
[Unreleased]: https://github.com/MetaMask/action-npm-publish/compare/v5.1.2...HEAD
[5.1.2]: https://github.com/MetaMask/action-npm-publish/compare/v5.1.1...v5.1.2
[5.1.1]: https://github.com/MetaMask/action-npm-publish/compare/v5.1.0...v5.1.1
[5.1.0]: https://github.com/MetaMask/action-npm-publish/compare/v5.0.1...v5.1.0
[5.0.1]: https://github.com/MetaMask/action-npm-publish/compare/v5.0.0...v5.0.1
[5.0.0]: https://github.com/MetaMask/action-npm-publish/compare/v4.0.5...v5.0.0
[4.0.4]: https://github.com/MetaMask/action-npm-publish/compare/v4.0.4...v4.0.5
[4.0.5]: https://github.com/MetaMask/action-npm-publish/compare/v4.0.4...v4.0.5
[4.0.4]: https://github.com/MetaMask/action-npm-publish/compare/v4.0.3...v4.0.4
[4.0.3]: https://github.com/MetaMask/action-npm-publish/compare/v4.0.2...v4.0.3
[4.0.2]: https://github.com/MetaMask/action-npm-publish/compare/v4.0.1...v4.0.2
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"url": "https://github.com/MetaMask/action-npm-publish/issues"
},
"homepage": "https://github.com/MetaMask/action-npm-publish#readme",
"version": "5.1.1",
"version": "5.1.2",
"main": "index.js",
"directories": {
"test": "test"
Expand Down

0 comments on commit 43f6a07

Please sign in to comment.