Skip to content

Commit 771d685

Browse files
authored
udpate version v1.3.12 (#280)
1 parent 159b60c commit 771d685

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
@@ -4,6 +4,16 @@ 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.3.12 (2025-10-16)
8+
9+
## What's Changed
10+
11+
- chore(deps): update dependency org.jacoco:jacoco-maven-plugin to v0.8.14 by @renovate[bot] in https://github.com/cap-js/ord/pull/277
12+
- chore(deps): update actions/setup-node action to v6 by @renovate[bot] in https://github.com/cap-js/ord/pull/278
13+
- Fix: interop CSN i18n: use "-" as separator for language keys by @stewsk in https://github.com/cap-js/ord/pull/279
14+
15+
**Full Changelog**: https://github.com/cap-js/ord/compare/v1.3.11...v1.3.12
16+
717
## 1.3.11 (2025-10-10)
818

919
## 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.3.11",
3+
"version": "1.3.12",
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)