Skip to content

Commit bb4e953

Browse files
author
ashariyar
committed
Bump package.json version to v1.1.38
1 parent a55a349 commit bb4e953

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+
### v1.1.38
24
* (Demo App) Use `useAccordion()` for custom API error accordion
35
* Raise `config.toots.batchCompleteSleepBetweenMS` from 150ms to 210ms because responsiveness is pretty impaired while running
46
* More `tagOnlyStrings`

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