Skip to content

Commit

Permalink
prepare bugfix release 9.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
llaville committed Oct 12, 2024
1 parent 63d2eca commit fb797ee
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .changes/9.2.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@

## 9.2.1 - 2024-10-12

### Fixed

- [#214](https://github.com/overtrue/phplint/issues/214) : junit invalid xml

**Full Changelog**: [9.2.0...9.2.1](https://github.com/overtrue/phplint/compare/9.2.0...9.2.1)
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
and is generated by [Changie](https://github.com/miniscruff/changie).

## 9.2.1 - 2024-10-12

### Fixed

- [#214](https://github.com/overtrue/phplint/issues/214) : junit invalid xml

**Full Changelog**: [9.2.0...9.2.1](https://github.com/overtrue/phplint/compare/9.2.0...9.2.1)

## 9.2.0 - 2024-05-03

### Added
Expand Down

0 comments on commit fb797ee

Please sign in to comment.