Skip to content

Commit

Permalink
Update to version 1.4.1
Browse files Browse the repository at this point in the history
Fixed community pending invite page
  • Loading branch information
tibetsprague committed Nov 25, 2020
1 parent ac52cee commit d9cece8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ All notable changes to Hylo Node (the Hylo server) will be documented in this fi
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.4.1]

### Fixed
- Fixed bug that broke the Community invite page pending invites and the invite link

## [1.4.0]
### Changed
- Catch-up tests
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-node",
"private": true,
"version": "1.4.0",
"version": "1.4.1",
"engines": {
"node": "^12",
"yarn": "^1.2.1"
Expand Down

0 comments on commit d9cece8

Please sign in to comment.