We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c443d9 commit 89e5ff5Copy full SHA for 89e5ff5
CHANGELOG.md
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
4
This project adheres to [Semantic Versioning](http://semver.org/).
5
The format is based on [Keep a Changelog](http://keepachangelog.com/).
6
7
+## Version 1.2.3 - 28.05.2025
8
+
9
+### Added
10
11
+- Now writes config file path in case of errors.
12
13
## Version 1.2.2 - 13.05.2025
14
15
### Fixed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@cap-js/openapi",
3
- "version": "1.2.2",
+ "version": "1.2.3",
"description": "CAP tool for OpenAPI",
"repository": {
"type": "git",
0 commit comments