diff --git a/CHANGELOG.md b/CHANGELOG.md index 6d9cc10f..fecac828 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,9 +5,7 @@ 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 +## Version 0.6.1 - 2023-07-05 ### Changed @@ -21,8 +19,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Changed GraphiQL Explorer Plugin CDN URL due to upstream renaming -### Removed - ## Version 0.6.0 - 2023-06-23 ### Added diff --git a/package.json b/package.json index 18495255..94760136 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cap-js/graphql", - "version": "0.7.0", + "version": "0.6.1", "description": "CDS protocol adapter for GraphQL", "keywords": [ "CAP",