Skip to content
This repository was archived by the owner on Feb 24, 2024. It is now read-only.

Commit b516ee8

Browse files
committed
🔖 UnstableBind 1.8.5
1 parent fa7bceb commit b516ee8

3 files changed

Lines changed: 12 additions & 9 deletions

File tree

internal/changelog.json

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.8.4",
2+
"version": "1.8.5",
33
"changelog": [
44
"1.7.9: lolMiner configuration improved, added FAQ/Troubleshooting guide, updated miners (TeamRed, lolM, XMR)",
55
"1.7.10 - Ethash Post-Mortem: Announcements feature, Ghostrider (Raptoreum) algorithm support, TeamRed updated",
@@ -12,13 +12,16 @@
1212
"1.8.4 - StableBind, Merge annoucement with changelog"
1313
],
1414
"force": false,
15-
"next_version": "1.8.4",
15+
"next_version": "1.8.5",
1616
"next_changelog": [
17-
"🔖 StableBind - 1.8.4",
17+
"🔖 StableBind - 1.8.5",
1818
"",
19-
"✨ Added a way to distinguish UnstableBind and StableBind!",
20-
"🔁 Merge announcement with changelog!",
21-
"🔥 Announcements feature has been deprecated!",
19+
"⬆️ Bumped dependencies.",
20+
"Bump systeminformation from 5.11.3 to 5.17.8",
21+
"Bump inquirer from 8.2.0 to 8.2.5",
22+
"Bump node-fetch from 2.6.7 to 2.6.9",
23+
"Bump rxjs from 7.2.0 to 7.8.0",
24+
"Bump tslib from 2.1.0 to 2.5.0",
2225
"",
2326
"📝 Written by EvadeMaster, Repository maintained by EvadeMaster",
2427
"Branch: Vanilla"

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "saladbind",
3-
"version": "1.8.4",
3+
"version": "1.8.5",
44
"description": "BIND-ing the good features from other projects together (and fucking nuking the bad ones)",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)