Skip to content

Commit

Permalink
0.3.0
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
semantic-release authored and SteinRobert committed Oct 4, 2021
1 parent fffebca commit 351dec3
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Changelog

<!--next-version-placeholder-->

## v0.3.0 (2021-10-04)
### Feature
* Move from bump2version to semantic release ([`d141158`](https://github.com/unikubehq/users/commit/d1411584f550a3bb80a02a16a32cae394eac1900))
* Add DeleteAvatar mutation ([`de57265`](https://github.com/unikubehq/users/commit/de57265cfa3df5e0a02c2d242be8412f0aa0a9e4))
* Add DeleteAvatar mutation ([`50807df`](https://github.com/unikubehq/users/commit/50807df6a0841d77bf21056a909e01d7ceb72e6e))

### Fix
* Add missing query ([`3200ed3`](https://github.com/unikubehq/users/commit/3200ed3f5e89c099d5ca639aa2861b1e26e919dc))
* Add unikube file / check user allowed to change avatar ([`0adb480`](https://github.com/unikubehq/users/commit/0adb480f41c521334e77669f4bc887addd5c2d94))
* Setup issues ([`99040ed`](https://github.com/unikubehq/users/commit/99040ed0579c1530f736401699d33f467385b3e0))

### Documentation
* Add release flow documentation ([`3b80b45`](https://github.com/unikubehq/users/commit/3b80b4588c3cb02b8d5f96dd28161cbbc1cff770))
2 changes: 1 addition & 1 deletion src/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.2.4"
__version__ = "0.3.0"

0 comments on commit 351dec3

Please sign in to comment.