Skip to content

Commit

Permalink
Merge branch 'main' into 1035-notification-sent-to-all-users
Browse files Browse the repository at this point in the history
  • Loading branch information
f1sh1918 authored Jun 30, 2023
2 parents 44e3bb8 + a88d840 commit 890bb33
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
Expand Up @@ -11,6 +11,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
### Removed

## [3.1.4] 2023-06-29
* 996: Migrate db post install fix by @f1sh1918 in https://github.com/digitalfabrik/entitlementcard/pull/1020
* Fix CI: Migrate constructor syntax due to protoc_plugin 21 by @michael-markl in https://github.com/digitalfabrik/entitlementcard/pull/1025
* Fix CircleCI badge by @michael-markl in https://github.com/digitalfabrik/entitlementcard/pull/1027
* Upgrade backend dependencies by @michael-markl in https://github.com/digitalfabrik/entitlementcard/pull/1024
* 659: do not log graphql errors to console by @sarahsporck in https://github.com/digitalfabrik/entitlementcard/pull/993
* 1030: Incomplete data privacy by @f1sh1918 in https://github.com/digitalfabrik/entitlementcard/pull/1031
* 1022: Name length special chars by @f1sh1918 in https://github.com/digitalfabrik/entitlementcard/pull/1023
* Fix application form link by @f1sh1918 in https://github.com/digitalfabrik/entitlementcard/pull/1032

## [3.1.3] 2023-06-13
- 1012: Add version info by @f1sh1918 in https://github.com/digitalfabrik/entitlementcard/pull/1013
- 903: Add support for pdf form field by @sarahsporck in https://github.com/digitalfabrik/entitlementcard/pull/1017
Expand Down
2 changes: 1 addition & 1 deletion administration/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "administration",
"version": "3.1.3",
"version": "3.1.4",
"private": true,
"dependencies": {
"@apollo/client": "^3.7.9",
Expand Down

0 comments on commit 890bb33

Please sign in to comment.