Skip to content

Commit 85ee1f1

Browse files
author
ashariyar
committed
Bump package.json version to v0.69.4
1 parent 3c22090 commit 85ee1f1

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
# NEXT RELEASE
2-
* Set FEDIVERSE_POPULAR_SERVERS staleness to 72 hours
2+
3+
### v0.69.4
4+
* Set `FEDIVERSE_POPULAR_SERVERS` staleness to 72 hours
5+
* (Demo App) Reverse the order of color highlighting for tag filters so trending tags are always colored first
36

47
### v0.69.3
5-
* Lower timeoutMS to 2,500
8+
* Lower `timeoutMS` to 2,500
69

710
### v0.69.2
811
* Don't log `FollowersScorer` data

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fedialgo",
3-
"version": "0.69.3",
3+
"version": "0.69.4",
44
"description": "Fedialgo is a package for sorting Mastodon Posts in your timeline according to a user controlled algorithm",
55
"module": "./dist/index.js",
66
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)