Skip to content

Commit

Permalink
docs: fix month numbers in CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaKGoldberg committed Jul 2, 2024
1 parent bb8d7b9 commit 528836e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
# Changelog

## 10.5.2 / 2024-05-25
## 10.5.2 / 2024-06-25

### :bug: Fixes

- [#5032](https://github.com/mochajs/mocha/pull/5032) fix: better tracking of seen objects in error serialization ([**@sam-super**](https://github.com/sam-super))

## 10.5.1 / 2024-05-24
## 10.5.1 / 2024-06-24

### :bug: Fixes

- [#5086](https://github.com/mochajs/mocha/pull/5086) fix: Add error handling for nonexistent file case with --file option ([**@khoaHyh**](https://github.com/khoaHyh))

## 10.5.0 / 2024-05-24
## 10.5.0 / 2024-06-24

### :tada: Enhancements

Expand Down

0 comments on commit 528836e

Please sign in to comment.