Skip to content

Commit

Permalink
chore: prep v0.1.0 (#11)
Browse files Browse the repository at this point in the history
* chore: prep v0.1.0

* Update CHANGELOG.md

* Update CHANGELOG.md
  • Loading branch information
sjvans authored Sep 27, 2024
1 parent 4293c3d commit 05150d1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ 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.1.0 - 2024-09-27

### Added

- Option for outboxing

## Version 0.0.1 - 2024-09-23

### Added
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/event-broker",
"version": "0.0.1",
"version": "0.1.0",
"description": "CDS plugin providing integration to SAP Event Broker",
"repository": {
"type": "git",
Expand Down

0 comments on commit 05150d1

Please sign in to comment.