Skip to content

Commit

Permalink
prep v0.3.1 (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
sjvans authored Sep 25, 2023
1 parent 8aadc2c commit bf979e8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
The format is based on [Keep a Changelog](http://keepachangelog.com/).

## Version 0.3.1 - 2023-09-25

### Fixed

- Defaulting of `@PersonalData.DataSubjectRole` to entity name
- Overriding service configuration

## Version 0.3.0 - 2023-09-05

### Changed
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cap-js/audit-logging",
"version": "0.3.0",
"version": "0.3.1",
"description": "CDS plugin providing integration to the SAP Audit Log service as well as out-of-the-box personal data-related audit logging based on annotations.",
"repository": "cap-js/audit-logging",
"author": "SAP SE (https://www.sap.com)",
Expand Down

0 comments on commit bf979e8

Please sign in to comment.