From 14bd4c0554eb92026fa15687160abd10882bf2fb Mon Sep 17 00:00:00 2001 From: Marcel Schwarz Date: Wed, 5 Jul 2023 13:41:35 +0200 Subject: [PATCH] chore: prepare next release --- CHANGELOG.md | 10 ++++++++++ package.json | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fecac828..05c75b72 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,16 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## Version 0.7.0 - tbd + +### Added + +### Changed + +### Fixed + +### Removed + ## Version 0.6.1 - 2023-07-05 ### Changed diff --git a/package.json b/package.json index 94760136..18495255 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cap-js/graphql", - "version": "0.6.1", + "version": "0.7.0", "description": "CDS protocol adapter for GraphQL", "keywords": [ "CAP",