Skip to content

Commit a81fb7b

Browse files
committed
Backend v6.1.14
1 parent ac09d34 commit a81fb7b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

apps/backend/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## Unreleased
88

9+
## [6.1.14] - 2025-08-14
10+
11+
### Fixed
12+
- Push notifications get sent right away after a post is created
13+
- Fixed bugs that were preventing some digest emails and comment digest emails from being sent
14+
915
## [6.1.13] - 2025-08-08
1016

1117
### Changed

apps/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"author": "Hylo <hello@hylo.com>",
66
"license": "Apache-2.0",
77
"private": true,
8-
"version": "6.1.13",
8+
"version": "6.1.14",
99
"nyc": {
1010
"sourceMap": false,
1111
"instrument": false,

0 commit comments

Comments
 (0)