Skip to content

Commit 0d5e756

Browse files
authored
prep v0.1.2 (#19)
* prep v0.1.2 * Update CHANGELOG.md * Update CHANGELOG.md
1 parent af5fe5b commit 0d5e756

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
44
This project adheres to [Semantic Versioning](http://semver.org/).
55
The format is based on [Keep a Changelog](http://keepachangelog.com/).
66

7+
## Version 0.1.2 - 2024-12-12
8+
9+
### Fixed
10+
11+
- Response format of unauthorized requests
12+
713
## Version 0.1.1 - 2024-11-12
814

915
### Added

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cap-js/event-broker",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "CDS plugin providing integration to SAP Event Broker",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)