From cf0e03a5f8e06a8bf4e03aca990d40446578066c Mon Sep 17 00:00:00 2001 From: Oliver Klemenz Date: Wed, 6 Mar 2024 16:03:01 +0100 Subject: [PATCH] 1.12.8 --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 104faef..92f3442 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.12.8 - 2024-04-xx + +### Fixed + +- tbd + ## Version 1.12.7 - 2024-03-06 ### Fixed diff --git a/package.json b/package.json index b500d7e..3ba7080 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cap-js-community/odata-v2-adapter", - "version": "1.12.7", + "version": "1.12.8", "description": "OData V2 adapter for CDS", "homepage": "https://cap.cloud.sap/", "engines": {