File tree Expand file tree Collapse file tree 2 files changed +2
-8
lines changed Expand file tree Collapse file tree 2 files changed +2
-8
lines changed Original file line number Diff line number Diff line change @@ -5,18 +5,12 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## Version 0.4.0 - tbd
9-
10- ### Added
11-
12- ### Changed
8+ ## Version 0.3.1 - 2023-02-28
139
1410### Fixed
1511
1612- Add ` app ` folder to ` files ` property of ` package.json ` to be included for publishing to ` npm `
1713
18- ### Removed
19-
2014## Version 0.3.0 - 2023-02-27
2115
2216### Changed
Original file line number Diff line number Diff line change 11{
22 "name" : " @cap-js/graphql" ,
3- "version" : " 0.4.0 " ,
3+ "version" : " 0.3.1 " ,
44 "description" : " CDS protocol adapter for GraphQL" ,
55 "keywords" : [
66 " CAP" ,
You can’t perform that action at this time.
0 commit comments