Skip to content

Commit 7c82d8e

Browse files
author
ashariyar
committed
Bump package.json version to v0.64.2
1 parent 54842a9 commit 7c82d8e

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.2
4+
* (Demo App) Bump `webpack-dev-server` to version 5.22 via `npm audit force`
5+
36
### v0.64.1
47
* Refactor/clean up language and hashtag filter option building
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": "0.64.1",
3+
"version": "0.64.2",
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)