Skip to content

Commit

Permalink
Merge branch 'develop' into feature-file-upload-restriction
Browse files Browse the repository at this point in the history
  • Loading branch information
daho4b authored Dec 2, 2020
2 parents c8b11f1 + 6bb0bf3 commit 42d7337
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 2 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

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.3.0](https://github.com/virtualidentityag/caritas-onlineBeratung-uploadService/compare/v1.2.2...v1.3.0) (2020-11-23)


### Features

* restrict release action to branches starting with release ([31fffe2](https://github.com/virtualidentityag/caritas-onlineBeratung-uploadService/commit/31fffe2ed75ee5c8f3defd5944941990a18d0b0b))
* update keycloak to version 11.0.2 ([f42dc03](https://github.com/virtualidentityag/caritas-onlineBeratung-uploadService/commit/f42dc03511a5b768ee36cc97e572cb93fe416b1f))
* update spring boot and dependencies ([a24a821](https://github.com/virtualidentityag/caritas-onlineBeratung-uploadService/commit/a24a821664a4a88085a277a2ea2137d5109b8d59))


### Bug Fixes

* update deprecated logging property ([ef328eb](https://github.com/virtualidentityag/caritas-onlineBeratung-uploadService/commit/ef328eb6bc0111af847bc4bde2f74475193f7ecf))

### [1.2.2](https://github.com/virtualidentityag/caritas-onlineBeratung-uploadService/compare/v1.2.1...v1.2.2) (2020-10-28)

### [1.1.1](https://github.com/virtualidentityag/caritas-onlineBeratung-uploadService/compare/v1.1.0...v1.1.1) (2020-10-12)
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-uploadservice",
"version": "1.2.2",
"version": "1.3.0",
"scripts": {
"release": "standard-version"
},
Expand Down

0 comments on commit 42d7337

Please sign in to comment.