We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 938751a commit 04b8433Copy full SHA for 04b8433
CHANGELOG.md
@@ -1,6 +1,13 @@
1
Next version
2
------------------
3
4
+3.4.2 / 2025-07-21
5
+------------------
6
+
7
+* Fixed bug in 3.4.x versions where open was broken on the command line tool. See: https://github.com/alallier/reload/pull/407
8
+* Updated open from 10.1.2 to 10.2.0 - See: https://github.com/alallier/reload/pull/405
9
+ * _Note: this dependency updated unrelated to above bug_
10
11
3.4.1 / 2025-07-07
12
13
package.json
@@ -1,6 +1,6 @@
{
"name": "reload",
- "version": "3.4.1",
+ "version": "3.4.2",
"files": [
"bin",
"lib",
0 commit comments