Skip to content

Commit 6e4015f

Browse files
chore(version): patch version 0.32.1 (#466)
Set version to 0.32.1 Co-authored-by: daogrady <103028279+daogrady@users.noreply.github.com>
1 parent 54389a1 commit 6e4015f

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.32.1] - 2025-01-20
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.32.0",
3+
"version": "0.32.1",
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)