Skip to content

Commit 501c80b

Browse files
chore(release): 1.8.1 [skip ci]
## [1.8.1](v1.8.0...v1.8.1) (2025-08-24) ### Bug Fixes * prefix request interfaces with service class name to prevent naming conflicts ([7fa760d](7fa760d))
1 parent 7fa760d commit 501c80b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<artifactId>codegen-plus</artifactId>
66
<packaging>jar</packaging>
77
<name>OpenAPI Custom Normalizer Library</name>
8-
<version>1.8.0</version>
8+
<version>1.8.1</version>
99
<inceptionYear>2025</inceptionYear>
1010
<url>https://github.com/mridang/openapi-generator-plus</url>
1111
<description>A small custom OpenAPI normalizer for the official generator.</description>

0 commit comments

Comments
 (0)