Skip to content

Commit 05150d1

Browse files
authored
chore: prep v0.1.0 (#11)
* chore: prep v0.1.0 * Update CHANGELOG.md * Update CHANGELOG.md
1 parent 4293c3d commit 05150d1

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.0 - 2024-09-27
8+
9+
### Added
10+
11+
- Option for outboxing
12+
713
## Version 0.0.1 - 2024-09-23
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.0.1",
3+
"version": "0.1.0",
44
"description": "CDS plugin providing integration to SAP Event Broker",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)