Skip to content

Commit 91c170b

Browse files
author
ashariyar
committed
Bump package.json version to v0.60.3
1 parent 4690b19 commit 91c170b

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# NEXT RELEASE
2+
3+
### v0.60.3
24
* Rename `BooleanFilter.validValues()` to `selectedOptions`
35
* Add a `maxSecondsPerPage` to the API config that will halt polling if things are going slow
46
* (Demo App) Fix bug with formatting of type filters leading to errors when selecting multi word options

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