Skip to content

Commit fdcf7d0

Browse files
committed
Release 2.23.12
1 parent 117b412 commit fdcf7d0

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

CHANGELOG.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [2.24.0] - Not released
9-
108
## [2.23.8] - 2025-02-17
119
### Fixed
1210
- Fix the case when the uploaded video original is for some reason missing at

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "freefeed-server",
44
"description": "FreeFeed is an open source FriendFeed clone (yes, it is free and open!) based on Pepyatka open-source FriendFeed clone (yes, that one is also free and open). Basically, this is a social real-time feed aggregator that allows you to share cute kittens, coordinate upcoming events, discuss any other cool stuff on the Internet or setup a private Pepyatka instance in your company.",
55
"homepage": "https://freefeed.net",
6-
"version": "2.24.0",
6+
"version": "2.23.12",
77
"private": true,
88
"scripts": {
99
"start": "cross-env TZ=UTC yarn babel index.js",

0 commit comments

Comments
 (0)