Skip to content

Commit 62e5caf

Browse files
authored
prepare 0.6.2 hotfix (#108)
* Prepare changelog for 0.6.2 * Prepare package.json for 0.6.2
1 parent e773ef8 commit 62e5caf

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

CHANGELOG.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## Version 0.7.0 - tbd
9-
10-
### Added
8+
## Version 0.6.2 - 2023-07-12
119

1210
### Changed
1311

@@ -18,8 +16,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1816

1917
- GraphiQL Explorer Plugin initialization due to upstream implementation pattern change
2018

21-
### Removed
22-
2319
## Version 0.6.1 - 2023-07-05
2420

2521
### Changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cap-js/graphql",
3-
"version": "0.7.0",
3+
"version": "0.6.2",
44
"description": "CDS protocol adapter for GraphQL",
55
"keywords": [
66
"CAP",

0 commit comments

Comments
 (0)