Skip to content

Commit

Permalink
[tagpr] update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 15, 2024
1 parent 7eb3e53 commit e0cc09f
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## [v0.103.2](https://github.com/k1LoW/runn/compare/v0.103.1...v0.103.2) - 2024-04-15
### Breaking Changes 🛠
- Set output path to a path relative to the Git root as possible. by @k1LoW in https://github.com/k1LoW/runn/pull/871
### Fix bug 🐛
- Fix race condition by @k1LoW in https://github.com/k1LoW/runn/pull/877
- Support `nullable: true` in HTTP validator ( Add workaround for libopenapi ) by @k1LoW in https://github.com/k1LoW/runn/pull/878
### Other Changes
- chore(deps): bump github.com/pb33f/libopenapi-validator from 0.0.47 to 0.0.48 in the dependencies group by @dependabot in https://github.com/k1LoW/runn/pull/873
- Add benchmark test with OpenAPI Spec document by @k1LoW in https://github.com/k1LoW/runn/pull/874

## [v0.103.1](https://github.com/k1LoW/runn/compare/v0.103.0...v0.103.1) - 2024-04-13
### Other Changes
- Revert "Set RunResult.Path to a path relative to the Git root as possible." by @k1LoW in https://github.com/k1LoW/runn/pull/869
Expand Down

0 comments on commit e0cc09f

Please sign in to comment.