Skip to content
Merged

3.4.0 #167

Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
fix changelog validation error
  • Loading branch information
kanthesha committed Oct 19, 2023
commit da70959d4acf0d1c78fb885a835e33b62c60cef0
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Retain tag history for renamed packages with new validation options ([#157](https://github.com/MetaMask/auto-changelog/pull/157))

- Introduced --version-before-package-rename and --tag-prefix-before-package-rename options for validate command.

## [3.3.0]
### Added
- Add `--prettier` option for Prettier-formatted changelogs ([#155](https://github.com/MetaMask/auto-changelog/pull/155))
Expand Down