Skip to content

Commit 89e5ff5

Browse files
preparing for 1.2.3
1 parent 4c443d9 commit 89e5ff5

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ 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+
## Version 1.2.3 - 28.05.2025
8+
9+
### Added
10+
11+
- Now writes config file path in case of errors.
12+
713
## Version 1.2.2 - 13.05.2025
814

915
### Fixed

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/openapi",
3-
"version": "1.2.2",
3+
"version": "1.2.3",
44
"description": "CAP tool for OpenAPI",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)