diff --git a/CHANGELOG.md b/CHANGELOG.md index 8d9544c..1ab8cab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). +## Version 1.13.5 - 2024-11-xx + +### Fixed + +- tbd + ## Version 1.13.4 - 2024-10-07 ### Fixed diff --git a/package.json b/package.json index 40a3ff6..a569c88 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cap-js-community/odata-v2-adapter", - "version": "1.13.4", + "version": "1.13.5", "description": "OData V2 adapter for CDS", "homepage": "https://cap.cloud.sap/", "engines": {