Skip to content

Commit

Permalink
chore(main): release 0.5.6 (#174)
Browse files Browse the repository at this point in the history
  • Loading branch information
simplyRoba authored Jul 11, 2024
1 parent 43ebc26 commit 955ebfe
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.5.5
0.5.6

0 comments on commit 955ebfe

Please sign in to comment.