Skip to content

Commit f1d184e

Browse files
committed
v0.0.24
1 parent 92232ab commit f1d184e

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [0.0.24](https://github.com/varletjs/api-farmer/compare/v0.0.23...v0.0.24) (2025-02-15)
2+
3+
### Features
4+
5+
- support uncountableNouns ([92232ab](https://github.com/varletjs/api-farmer/commit/92232ab3f8a12c9153a3874dd4e8668b1fd7f913))
6+
17
## [0.0.23](https://github.com/varletjs/api-farmer/compare/v0.0.22...v0.0.23) (2025-01-20)
28

39
### Features

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "api-farmer",
3-
"version": "0.0.23",
3+
"version": "0.0.24",
44
"description": "API module generation tool based on Openapi3/Swagger2.",
55
"keywords": [
66
"cli",

0 commit comments

Comments
 (0)