diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d099e0..3750907 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.0.4 - tbd +## Version 0.0.4 - 2024-02-09 ### Added diff --git a/package.json b/package.json index 0eca21c..38635d2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cap-js/telemetry", - "version": "0.0.3", + "version": "0.0.4", "description": "CDS plugin providing observability features, incl. automatic OpenTelemetry instrumentation.", "repository": "cap-js/telemetry", "author": "SAP SE (https://www.sap.com)",