Skip to content

Commit bf29c30

Browse files
authored
update version to v1.4.1 (#326)
1 parent 1dd5857 commit bf29c30

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
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
This project adheres to [Semantic Versioning](http://semver.org/).
55
The format is based on [Keep a Changelog](http://keepachangelog.com/).
66

7+
## 1.4.1 (2026-01-09)
8+
9+
## What's Changed
10+
11+
- fix(deps): update cds.services.version to v4.6.1 by @renovate[bot] in https://github.com/cap-js/ord/pull/323
12+
- Fix: use @sap/cds instead of @sap/cds-dk for build plugin by @zongqichen in https://github.com/cap-js/ord/pull/324
13+
14+
**Full Changelog**: https://github.com/cap-js/ord/compare/v1.4.0...v1.4.1
15+
716
## 1.4.0 (2025-12-19)
817

918
## What's 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/ord",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
44
"description": "CAP Plugin for generating ORD document.",
55
"repository": "cap-js/ord",
66
"author": "SAP SE (https://www.sap.com)",

0 commit comments

Comments
 (0)