Skip to content

Commit f483bc5

Browse files
committed
chore(release): prepare for 0.9.0
1 parent 20dc0fc commit f483bc5

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

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

5+
## [0.9.0] - 2025-09-25
6+
7+
### Bug Fixes
8+
9+
- Fix lifetime for restult of Recent::label()
10+
11+
### Miscellaneous Tasks
12+
13+
- Update pre-commit hooks
14+
- Update rofi-mode and pangocairo dependencies
15+
516
## [0.8.2] - 2025-07-16
617

718
### Miscellaneous Tasks

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rofi-vscode-mode"
3-
version = "0.8.2"
3+
version = "0.9.0"
44
authors = ["Alessandro Fulgini <fuljo97@gmail.com>"]
55
edition = "2021"
66
rust-version = "1.80.0"

0 commit comments

Comments
 (0)