diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a555eb..8db8515 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [0.5.6](https://github.com/simplyRoba/pixoo-bridge/compare/v0.5.5...v0.5.6) (2024-07-10) + + +### Bug Fixes + +* **deps:** bump io.spring.dependency-management from 1.1.5 to 1.1.6 ([#177](https://github.com/simplyRoba/pixoo-bridge/issues/177)) ([996b906](https://github.com/simplyRoba/pixoo-bridge/commit/996b906c2b73a4e7a2df1f041e98232d91ae6cd5)) +* **deps:** bump org.mockito.kotlin:mockito-kotlin from 5.3.1 to 5.4.0 ([#178](https://github.com/simplyRoba/pixoo-bridge/issues/178)) ([43ebc26](https://github.com/simplyRoba/pixoo-bridge/commit/43ebc26bbe70a58e27178e7b6cb239f20748a21c)) +* **deps:** bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.5.0 to 2.6.0 ([#175](https://github.com/simplyRoba/pixoo-bridge/issues/175)) ([746e1e2](https://github.com/simplyRoba/pixoo-bridge/commit/746e1e2b1df1caf96a412da68d6716c73fd52f2e)) +* **deps:** bump org.springframework.boot from 3.2.5 to 3.3.1 ([#167](https://github.com/simplyRoba/pixoo-bridge/issues/167)) ([b2aac3f](https://github.com/simplyRoba/pixoo-bridge/commit/b2aac3f4b1ec9006b5268ed295552e4ede4de3cc)) + ## [0.5.5](https://github.com/simplyRoba/pixoo-bridge/compare/v0.5.4...v0.5.5) (2024-06-25) diff --git a/version.txt b/version.txt index d1d899f..b49b253 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.5.5 +0.5.6