Skip to content

Commit 3cbcb5d

Browse files
committed
Update changelogs
1 parent 85ad0db commit 3cbcb5d

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,21 +10,21 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1010
1111
## [Unreleased]
1212

13-
## [6.0.0] - 2026-06-12
13+
## [6.0.0](https://github.com/userfrosting/UserFrosting/compare/6.0.0-rc.5...6.0.0) - 2026-06-12
1414
- No changes.
1515

16-
## [6.0.0-rc.5] - 2026-06-03
16+
## [6.0.0-rc.5](https://github.com/userfrosting/UserFrosting/compare/6.0.0-rc.4...6.0.0-rc.5) - 2026-06-03
1717

1818
### Changed
1919
- Bump minimum Node.js requirement from 18 to 20 (Vitest 4 requires `^20 || ^22 || >=24`).
2020
- Bump `@vitest/coverage-v8` from `^3.1.1` to `^4.1.0` to match Vitest 4.
2121

22-
## [6.0.0-rc.4] - 2026-05-28
22+
## [6.0.0-rc.4](https://github.com/userfrosting/UserFrosting/compare/6.0.0-rc.3...6.0.0-rc.4) - 2026-05-28
2323

2424
### Security
2525
- Force `js-yaml` to `4.1.1` via npm `overrides` to fix prototype pollution vulnerability in merge (`<<`) operator ([GHSA-mh29-5h37-fv8m](https://github.com/advisories/GHSA-mh29-5h37-fv8m)) introduced transitively via `@modyfi/vite-plugin-yaml`. Temp fix until `@modyfi/vite-plugin-yaml` is updated to use `js-yaml` 4.1.1 or later.
2626

27-
## [6.0.0-rc.3] - 2026-05-16
27+
## [6.0.0-rc.3](https://github.com/userfrosting/UserFrosting/compare/6.0.0-rc.2...6.0.0-rc.3) - 2026-05-16
2828

2929
### Fixed
3030
- [Docker] Fix `.env.docker` `SMTP_PORT` from 2025 to 1025 (Mailpit's actual SMTP port).

0 commit comments

Comments
 (0)