Skip to content

Commit b9f858d

Browse files
committed
chore(main): release 1.2.1
1 parent e3f6d41 commit b9f858d

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.2.1](https://github.com/narnaud/use/compare/v1.2.0...v1.2.1) (2025-09-18)
4+
5+
6+
### Bug Fixes
7+
8+
* Allow changing disk with cmd ([e3f6d41](https://github.com/narnaud/use/commit/e3f6d413e0d6dd3f0c86ecfc9d09e1c4481a56e9))
9+
310
## [1.2.0](https://github.com/narnaud/use/compare/v1.1.0...v1.2.0) (2025-09-12)
411

512

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 = "use"
3-
version = "1.2.0"
3+
version = "1.2.1"
44
edition = "2021"
55

66
[dependencies]

0 commit comments

Comments
 (0)