Skip to content

Commit

Permalink
Version 5.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tibetsprague committed Jul 31, 2024
1 parent 1209a24 commit ea0d956
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## Unreleased

## [5.9.1] - 2024-07-31

### Fixed
- Bug that prevented editing chat posts
- Invalid post warning when changing post types
- Sometimes after requesting to join a group and being accepted in you would have to answer the join questions a second time
- Bug when clicking on a post from a notification
- Bug that prevented viewing public group landing page

## [5.9.0] - 2024-07-23

### Added
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "hylo-evo",
"description": "Hylo Frontend",
"version": "5.9.0",
"version": "5.9.1",
"private": true,
"license": "Apache-2.0",
"author": "Hylo <[email protected]>",
Expand Down

0 comments on commit ea0d956

Please sign in to comment.