Skip to content

Commit 4200233

Browse files
Prepare release 3.69.4 (#240)
Co-authored-by: cubby-mb[bot] <273354325+cubby-mb[bot]@users.noreply.github.com>
1 parent dfbae5a commit 4200233

4 files changed

Lines changed: 11 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,14 @@ This project uses [*towncrier*](https://towncrier.readthedocs.io/) and the chang
88

99
<!-- towncrier release notes start -->
1010

11+
## [3.69.4](https://github.com/metalbear-co/mirrord-vscode/tree/3.69.4) - 2026-04-23
12+
13+
14+
### Fixed
15+
16+
- Fixed mirrord binary version check failures due to incorrect timeout
17+
duration.
18+
1119
## [3.69.3](https://github.com/metalbear-co/mirrord-vscode/tree/3.69.3) - 2026-04-21
1220

1321

changelog.d/+fix-binary-timeout-on-macos.fixed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

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
@@ -3,7 +3,7 @@
33
"displayName": "mirrord",
44
"description": "Run your local process in the context of your cloud cluster",
55
"publisher": "MetalBear",
6-
"version": "3.69.3",
6+
"version": "3.69.4",
77
"engines": {
88
"vscode": "^1.63.0"
99
},

0 commit comments

Comments
 (0)