Skip to content

Commit

Permalink
docs: Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
sumanmaity1234 committed Apr 25, 2022
1 parent a5334c8 commit 351c759
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .talismanrc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ fileignoreconfig:
- filename: .github/workflows/checks.yml
checksum: 227f71ffdfc8cd417b7792878e11c7a18027f06cb238211352d07402d87fca19
- filename: CHANGELOG.md
checksum: f98fd8bc46a8ba9af3521149f486a673855ac7cfaa70a0be5886d1a078ab2847
checksum: e519a3d8a94e10e1d1651a2e9fd009db3b5deded3a80ac8c7cab618d0cfec97c
- filename: README.md
checksum: 93ac394e1c802cf2ad9d5ca6d88dcf82e4f103a0a84e1d55bdea9f88b574e1ee
- filename: backend/gradle/config/checkstyle.xml
Expand Down
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,9 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
### Bug Fixes

- Update spring boot version to fix CVE-222-22965 ([359147d](https://github.com/otto-de/gitactionboard/commit/359147dcbe97a83727ee3f9ccf16eb9b901f8434))

## [v2.0.5](https://github.com/otto-de/gitactionboard/compare/v2.0.4...v2.0.5) (2022-04-25)

### Bug Fixes

- Update spring dependencies to fix CVE-2022-22968 ([0aeb21f](https://github.com/otto-de/gitactionboard/commit/0aeb21f9c0e99ea6308d9493c3f2b4a39d930f4c))

0 comments on commit 351c759

Please sign in to comment.