-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Automatically generated by python-semantic-release
- Loading branch information
1 parent
fffebca
commit 351dec3
Showing
2 changed files
with
18 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
__version__ = "0.2.4" | ||
__version__ = "0.3.0" |