Skip to content

Commit

Permalink
Bump to v0.7.6
Browse files Browse the repository at this point in the history
  • Loading branch information
walsha2 committed Nov 13, 2023
1 parent 675646d commit 0a70706
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 0.7.6

* Ensure that safe enum logic is propogated for all enum generation code

## 0.7.5

* Add public `makeRequest` and `makeRequestStream` methods to generated client
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: openapi_spec
description: OpenAPI Specification generator using native Dart code, as well as an all-in-one parser of existing specifications.
version: 0.7.5
version: 0.7.6
maintainer: Taza Technology LLC
repository: https://github.com/tazatechnology/openapi_spec
issue_tracker: https://github.com/tazatechnology/openapi_spec/issues
Expand Down

0 comments on commit 0a70706

Please sign in to comment.