Skip to content

Commit

Permalink
chore(release): 0.5.20
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow authored and stevelacey committed Jan 16, 2023
1 parent 53389be commit b2650e3
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
Expand Up @@ -2,6 +2,10 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.5.20](https://github.com/gundotio/worf/compare/v0.5.19...v0.5.20) (2023-01-16)

- (Improvement) Debug toolbar [#134](https://github.com/gundotio/worf/pull/134)

### [0.5.19](https://github.com/gundotio/worf/compare/v0.5.18...v0.5.19) (2023-01-13)

- (Bugfix) Prefetching for include param fields [#132](https://github.com/gundotio/worf/pull/132)
Expand Down
2 changes: 1 addition & 1 deletion worf/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "v0.5.19"
__version__ = "v0.5.20"

0 comments on commit b2650e3

Please sign in to comment.