Skip to content

Commit

Permalink
chore(release): 1.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Apr 15, 2022
1 parent 1c51990 commit a8af66f
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 2 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,25 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [1.12.0](https://github.com/CaritasDeutschland/caritas-onlineBeratung-agencyService/compare/v1.10.0...v1.12.0) (2022-04-15)


### Features

* restructure postcode admin api ([4267c39](https://github.com/CaritasDeutschland/caritas-onlineBeratung-agencyService/commit/4267c39856a7cbf82db953d547d2ef85ae01a095))
* updated service api descriptions ([4cb88c0](https://github.com/CaritasDeutschland/caritas-onlineBeratung-agencyService/commit/4cb88c0f1fce86a81b1a01bb3cf2fe2452b39680))
* upgrade keycloak to the latest version ([0f985e3](https://github.com/CaritasDeutschland/caritas-onlineBeratung-agencyService/commit/0f985e364ef3c7e296bcc3cb207e89ad4d65b1df))


### Bug Fixes

* force safe log4j version ([f3f3312](https://github.com/CaritasDeutschland/caritas-onlineBeratung-agencyService/commit/f3f33128f70b2231bdfb66fbbffbc28a9b49c9e2))
* provide origin header read and use host as fallback ([3ced566](https://github.com/CaritasDeutschland/caritas-onlineBeratung-agencyService/commit/3ced56644e2523ae74263e23255a53ce864b97e9))
* search also for special characters only ([f2920c7](https://github.com/CaritasDeutschland/caritas-onlineBeratung-agencyService/commit/f2920c7bdc9a4a0dd80b36b53e4e7bdceffe76d8))
* search also for umlauts ([cdcf656](https://github.com/CaritasDeutschland/caritas-onlineBeratung-agencyService/commit/cdcf6566ceb805f50eba38b785be14421872f4cb))
* update log4j ([c7b3914](https://github.com/CaritasDeutschland/caritas-onlineBeratung-agencyService/commit/c7b391467f3d93d82e66786bb295720ca2b9315a))
* use junit 5 in AgencyAdminFullResponseDTOBuilderTest ([7dd312a](https://github.com/CaritasDeutschland/caritas-onlineBeratung-agencyService/commit/7dd312a2fbfa501fabb4c52ac688dcad767e8715))

## [1.11.0](https://github.com/CaritasDeutschland/caritas-onlineBeratung-agencyService/compare/v1.10.0...v1.11.0) (2021-12-14)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "caritas-online-beratung-agencyservice",
"version": "1.11.0",
"version": "1.12.0",
"scripts": {
"release": "standard-version"
},
Expand Down

0 comments on commit a8af66f

Please sign in to comment.