diff --git a/CHANGELOG.md b/CHANGELOG.md index 59354d1b..1bb32bc9 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.2 - 2023-07-12 ### Changed @@ -18,8 +16,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - GraphiQL Explorer Plugin initialization due to upstream implementation pattern change -### Removed - ## Version 0.6.1 - 2023-07-05 ### Changed diff --git a/package.json b/package.json index 18495255..d7dd59ae 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cap-js/graphql", - "version": "0.7.0", + "version": "0.6.2", "description": "CDS protocol adapter for GraphQL", "keywords": [ "CAP",