diff --git a/CHANGELOG.md b/CHANGELOG.md index ae77ce9..e02b665 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ 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 - tbd +## Version 0.1.0 - 2024-03-22 ### Added diff --git a/package.json b/package.json index af56cfb..8684c55 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cap-js/telemetry", - "version": "0.0.5", + "version": "0.1.0", "description": "CDS plugin providing observability features, incl. automatic OpenTelemetry instrumentation.", "repository": "cap-js/telemetry", "author": "SAP SE (https://www.sap.com)",