Skip to content

Commit 29c371c

Browse files
authored
update version (#298)
1 parent 6cc5aa3 commit 29c371c

File tree

3 files changed

+15
-511
lines changed

3 files changed

+15
-511
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,20 @@ 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.14 (2025-11-18)
8+
9+
## What's Changed
10+
11+
- chore(deps): update dependency supertest to v7 by @renovate[bot] in https://github.com/cap-js/ord/pull/293
12+
- chore: prepare for trusted publishing, enable provenance by @chgeo in https://github.com/cap-js/ord/pull/296
13+
- Remove association "localized" from interop CSN by @stewsk in https://github.com/cap-js/ord/pull/297
14+
15+
## New Contributors
16+
17+
- @chgeo made their first contribution in https://github.com/cap-js/ord/pull/296
18+
19+
**Full Changelog**: https://github.com/cap-js/ord/compare/v1.3.13...v1.3.14
20+
721
## 1.3.13 (2025-11-12)
822

923
## 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.13",
3+
"version": "1.3.14",
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)