diff --git a/CHANGELOG.md b/CHANGELOG.md index 5a2b35c..54a4094 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.2.1 - TBD +## Version 0.2.1 - 2024-05-23 ### Fixed diff --git a/package.json b/package.json index 73369d8..729e1b1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cap-js/telemetry", - "version": "0.2.0", + "version": "0.2.1", "description": "CDS plugin providing observability features, incl. automatic OpenTelemetry instrumentation.", "repository": "cap-js/telemetry", "author": "SAP SE (https://www.sap.com)",