Skip to content

Commit b74b79d

Browse files
authored
Merge pull request #125 from gibahjoe/release-please--branches--master
chore: release master
2 parents c5fd5e6 + 5a78e30 commit b74b79d

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"openapi-generator": "5.0.0",
3-
"openapi-generator-annotations": "5.0.0",
3+
"openapi-generator-annotations": "5.0.1",
44
"openapi-generator-cli": "5.0.0"
55
}

openapi-generator-annotations/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,13 @@
1313
* remove duplicate run test, fix failing tests ([677a318](https://github.com/gibahjoe/openapi-generator-dart/commit/677a3189d4f694c999d3ea1cf0075543649e40c1))
1414
* repair the docker run command, update the type_methods to expand out the remote delegate ([c00b334](https://github.com/gibahjoe/openapi-generator-dart/commit/c00b3345d934e2f1508ba1129a3a769f86a85017))
1515

16+
## [5.0.1](https://github.com/gibahjoe/openapi-generator-dart/compare/v5.0.0...v5.0.1) (2024-01-16)
17+
18+
19+
### Bug Fixes
20+
21+
* **annotation:** fixed formatting ([b21a177](https://github.com/gibahjoe/openapi-generator-dart/commit/b21a1778ee27fc965c6ba092da63582ce6563f75))
22+
1623
## [5.0.0](https://github.com/gibahjoe/openapi-generator-dart/compare/v4.13.1...v5.0.0) (2024-01-16)
1724

1825

openapi-generator-annotations/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: openapi_generator_annotations
22
description: Annotation package for openapi_generator https://pub.dev/packages/openapi_generator.
3-
version: 5.0.0
3+
version: 5.0.1
44
homepage: https://github.com/gibahjoe/openapi-generator-dart
55

66

0 commit comments

Comments
 (0)