Skip to content

Commit 0e7a4f6

Browse files
committed
Bump the version
1 parent 11a474d commit 0e7a4f6

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

openapi-generator/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 4.0.0
2+
3+
- **BREAKING CHANGES**
4+
- `dioNext` and `jaguar` generators are removed
5+
6+
- Bumped dart-ogurets (_dioAlt_) generator to 5.13
7+
with [changes](https://github.com/dart-ogurets/dart-openapi-maven#changelog)
8+
- Bumped official openapi generator to 6.0.0.
9+
See [change log](https://github.com/OpenAPITools/openapi-generator/releases/tag/v6.0.0)
10+
111
## 3.3.2
212

313
- Fix the enum value retrieval error

openapi-generator/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: openapi_generator
22
description: Generator for openapi client sdk inspired by the npm implementation of openapi-generator-cli.
3-
version: 3.3.2
3+
version: 4.0.0
44
homepage: https://github.com/gibahjoe/openapi-generator-dart
55

66
environment:

0 commit comments

Comments
 (0)