File tree 2 files changed +2
-6
lines changed
2 files changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -5,9 +5,7 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
- ## Version 0.7.0 - tbd
9
-
10
- ### Added
8
+ ## Version 0.6.1 - 2023-07-05
11
9
12
10
### Changed
13
11
@@ -21,8 +19,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
21
19
22
20
- Changed GraphiQL Explorer Plugin CDN URL due to upstream renaming
23
21
24
- ### Removed
25
-
26
22
## Version 0.6.0 - 2023-06-23
27
23
28
24
### Added
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cap-js/graphql" ,
3
- "version" : " 0.7.0 " ,
3
+ "version" : " 0.6.1 " ,
4
4
"description" : " CDS protocol adapter for GraphQL" ,
5
5
"keywords" : [
6
6
" CAP" ,
You can’t perform that action at this time.
0 commit comments