Skip to content

Commit fffb7ac

Browse files
author
ashariyar
committed
Bump package.json version to v1.1.59
1 parent 68b18ab commit fffb7ac

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+
### v1.1.59
4+
* (Demo App) Trigger error pop up when a `Toot` fails to resolve to a URL on the user's homeserver
5+
36
### v1.1.58
47
* More `tagOnlyStrings`
58

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": "1.1.58",
3+
"version": "1.1.59",
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)