Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3.1.0 #131

Merged
merged 3 commits into from Nov 15, 2022
Merged

3.1.0 #131

merged 3 commits into from Nov 15, 2022

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 15, 2022

Added

  • Allow prerelease versions in release headers (#130)

github-actions and others added 2 commits November 15, 2022 22:32
@mcmire mcmire marked this pull request as ready for review November 15, 2022 22:45
@mcmire mcmire requested a review from a team as a code owner November 15, 2022 22:45
CHANGELOG.md Outdated
- Allow prerelease versions in release headers ([#130](https://github.com/MetaMask/auto-changelog/pull/130))

### Changed
- Check for `code` property when interpreting filesystem errors ([#124](https://github.com/MetaMask/auto-changelog/pull/124))
Copy link
Contributor

Choose a reason for hiding this comment

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

Not sure if this is worth noting or not.

Copy link
Member

@Gudahtt Gudahtt Nov 15, 2022

Choose a reason for hiding this comment

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

Hmm. I think the only functional difference is that if a primitive type is thrown, we now re-throw it rather than crashing again when trying to check the code property. Otherwise it should be functionally identical. We were checking the code property before, just not verifying that the error was an error before checking.

I'd probably remove it or re-word it to reflect the functional impact it has, but it's not a big deal.

Copy link
Contributor

Choose a reason for hiding this comment

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

Ah, that's a good point. I was leaning toward removing this; it's kind of hard to explain, and I don't think people are likely to run into this.

Gudahtt
Gudahtt previously approved these changes Nov 15, 2022
Copy link
Member

@Gudahtt Gudahtt left a comment

Choose a reason for hiding this comment

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

LGTM!

@mcmire mcmire merged commit 839be83 into main Nov 15, 2022
@mcmire mcmire deleted the release/3.1.0 branch November 15, 2022 23:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants