Skip to content

Commit c3e3f5f

Browse files
authored
chore: prepare next release (#47)
1 parent fab3661 commit c3e3f5f

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@ 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.4.0 - tbd
9+
10+
### Added
11+
12+
### Changed
13+
14+
### Fixed
15+
16+
### Removed
17+
818
## Version 0.3.0 - 2023-02-27
919

1020
### 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.3.0",
3+
"version": "0.4.0",
44
"description": "CDS protocol adapter for GraphQL",
55
"keywords": [
66
"CAP",

0 commit comments

Comments
 (0)