Skip to content

Commit 54842a9

Browse files
author
ashariyar
committed
Bump package.json version to v0.64.1
1 parent abcc16e commit 54842a9

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# NEXT RELEASE
22

3+
### v0.64.1
4+
* Refactor/clean up language and hashtag filter option building
5+
36
# v0.64.0
47
* Add `maxCacheRecords` option to API endpoints config
58
* Refactor decoration of filter options into various `BooleanFilterOptionList` subclasses

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.64.0",
3+
"version": "0.64.1",
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)