Skip to content

Commit 04b8433

Browse files
committed
3.4.2
1 parent 938751a commit 04b8433

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
Next version
22
------------------
33

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+
411
3.4.1 / 2025-07-07
512
------------------
613

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "reload",
3-
"version": "3.4.1",
3+
"version": "3.4.2",
44
"files": [
55
"bin",
66
"lib",

0 commit comments

Comments
 (0)