Skip to content

Commit f581ee0

Browse files
chore(version): minor version 0.37.0 (#570)
Co-authored-by: daogrady <[email protected]>
1 parent 7c8e74a commit f581ee0

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@ All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
66

7+
### Added
8+
### Changed
9+
### Deprecated
10+
### Removed
11+
### Fixed
12+
### Security
13+
14+
## [0.37.0] - 2025-09-10
15+
716
### Added
817
### Changed
918
### Deprecated

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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/cds-typer",
3-
"version": "0.36.0",
3+
"version": "0.37.0",
44
"description": "Generates .ts files for a CDS model to receive code completion in VS Code",
55
"main": "index.js",
66
"repository": "github:cap-js/cds-typer",

0 commit comments

Comments
 (0)