Skip to content

Commit

Permalink
3.62.1 (#153)
Browse files Browse the repository at this point in the history
  • Loading branch information
Razz4780 authored Oct 2, 2024
1 parent 85d1316 commit 442afd7
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,14 @@ This project uses [*towncrier*](https://towncrier.readthedocs.io/) and the chang

<!-- towncrier release notes start -->

## [3.62.1](https://github.com/metalbear-co/mirrord-vscode/tree/3.62.1) - 2024-10-02


### Internal

- Pinned worker to `ubuntu-24.04`, changed towncrier check to run inside `uv`,
fixed E2E test suite.

## [3.62.0](https://github.com/metalbear-co/mirrord-vscode/tree/3.62.0) - 2024-09-16


Expand Down
1 change: 0 additions & 1 deletion changelog.d/+fixed-ci.internal.md

This file was deleted.

2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"displayName": "mirrord",
"description": "Run your local process in the context of your cloud cluster",
"publisher": "MetalBear",
"version": "3.62.0",
"version": "3.62.1",
"engines": {
"vscode": "^1.63.0"
},
Expand Down

0 comments on commit 442afd7

Please sign in to comment.