Skip to content

Commit

Permalink
chore(release): 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Feb 2, 2022
1 parent a4eba76 commit 34c55dc
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

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.9.0](https://github.com/CaritasDeutschland/caritas-onlineBeratung-mailService/compare/v1.8.1...v1.9.0) (2022-02-02)


### Features

* add login path to base url ([9ed7fba](https://github.com/CaritasDeutschland/caritas-onlineBeratung-mailService/commit/9ed7fba49bda6ff27f6ae1acea6114ffe13777ee))
* different texts for single or multiple enquiries ([cd54ab7](https://github.com/CaritasDeutschland/caritas-onlineBeratung-mailService/commit/cd54ab728d75c75694fee52515b38910f9508fdc))

## [1.8.0](https://github.com/CaritasDeutschland/caritas-onlineBeratung-mailService/compare/v1.7.0...v1.8.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-mailservice",
"version": "1.8.0",
"version": "1.9.0",
"scripts": {
"release": "standard-version"
},
Expand Down

0 comments on commit 34c55dc

Please sign in to comment.