Skip to content

Commit 13e0881

Browse files
committed
chore(main): release 0.21.1
1 parent 3019260 commit 13e0881

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

CHANGELOG.md

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

3+
## [0.21.1](https://github.com/andrewferrier/memy/compare/v0.21.0...v0.21.1) (2026-06-21)
4+
5+
6+
### Bug Fixes
7+
8+
* Handle spaces in zoxide/autojump imports ([9dc2b0c](https://github.com/andrewferrier/memy/commit/9dc2b0ca5f28579f04acc284a59627f93a4d9aa2))
9+
* Use version number from Cargo.toml for release versions ([3019260](https://github.com/andrewferrier/memy/commit/3019260eff9f70cc355acd655b78c517e15826b2))
10+
311
## [0.21.0](https://github.com/andrewferrier/memy/compare/v0.20.0...v0.21.0) (2026-06-21)
412

513

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 = "memy"
3-
version = "0.21.0"
3+
version = "0.21.1"
44
edition = "2024"
55
authors = ["Andrew Ferrier <andrew.ferrier@example.com>"]
66
description = "Track and recall frequently and recently used files or directories."

0 commit comments

Comments
 (0)