Skip to content

Commit

Permalink
chore(release): prepare for 0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
fuljo committed May 16, 2024
1 parent 38cf092 commit 1534eaf
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

All notable changes to this project will be documented in this file.

## [0.6.2] - 2024-05-16

### Bug Fixes

- Prevent CARGO_HOME variable from leaking into Arch container

### Miscellaneous Tasks

- Update Python version in pre-commit config

## [0.6.1] - 2024-05-05

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "rofi-vscode-mode"
version = "0.6.1"
version = "0.6.2"
authors = ["Alessandro Fulgini <[email protected]>"]
edition = "2021"
rust-version = "1.78.0"
Expand Down

0 comments on commit 1534eaf

Please sign in to comment.