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
Next Next commit
remove developer-only impact change from release note
Co-authored-by: Elliot Winkler <elliot.winkler@gmail.com>
  • Loading branch information
kanthesha and mcmire authored Oct 18, 2023
commit ecacbdfeab11bd008dec48aeb76f5908ebec0579
1 change: 0 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Allow to retain tags history in case of renamed packages ([#157](https://github.com/MetaMask/auto-changelog/pull/157))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a proposal for the commit

  • Retain tag history for renamed packages with new validation options (#157)

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

- Added --version-before-package-rename and --tag-prefix-before-package-rename options to validate command.
- Remove `as` assertions, or fix to mitigate the risk of silent failure ([#158](https://github.com/MetaMask/auto-changelog/pull/158))

## [3.3.0]
### Added
Expand Down