Skip to content

Commit 08f5ac0

Browse files
committed
Update to version 5.4.1
1 parent 093f374 commit 08f5ac0

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## Unreleased
88

9+
## [5.4.1] - 2023-04-13
10+
911
### Fixed
1012
- Duplicate topics appearing in topic selector.
11-
- Order of topics in topic selector noq correctly showing more popular ones at the top
13+
- Order of topics in topic selector now correctly showing more popular ones at the top
14+
- Get Hylo working in iframes in Safari (requires using Storage Access API)
1215

1316
## [5.4.0] - 2023-03-15
1417

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "hylo-evo",
33
"description": "Hylo Frontend",
4-
"version": "5.4.0",
4+
"version": "5.4.1",
55
"private": true,
66
"engines": {
77
"node": "16.13.2",

0 commit comments

Comments
 (0)