We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54842a9 commit 7c82d8eCopy full SHA for 7c82d8e
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# NEXT RELEASE
2
3
+### v0.64.2
4
+* (Demo App) Bump `webpack-dev-server` to version 5.22 via `npm audit force`
5
+
6
### v0.64.1
7
* Refactor/clean up language and hashtag filter option building
8
package.json
@@ -1,6 +1,6 @@
{
"name": "fedialgo",
- "version": "0.64.1",
+ "version": "0.64.2",
"description": "Fedialgo is a package for sorting Mastodon Posts in your timeline according to a user controlled algorithm",
"module": "./dist/index.js",
"types": "./dist/index.d.ts",
0 commit comments