Skip to content

Commit 712d30d

Browse files
authored
chore(main): release 0.3.0 (#10)
1 parent 101102b commit 712d30d

4 files changed

Lines changed: 10 additions & 3 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.2.0"
2+
".": "0.3.0"
33
}

CHANGELOG.md

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

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

5+
## [0.3.0](https://github.com/screwyprof/favkit/compare/v0.2.0...v0.3.0) (2024-12-22)
6+
7+
8+
### Features
9+
10+
* handle special locations (Recents & Applications) in Finder sidebar ([#9](https://github.com/screwyprof/favkit/issues/9)) ([101102b](https://github.com/screwyprof/favkit/commit/101102b2462796415a38efd4e92bc4336170a32b))
11+
512
## [0.2.0](https://github.com/screwyprof/favkit/compare/v0.1.2...v0.2.0) (2024-12-22)
613

714

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 = "favkit"
3-
version = "0.2.0"
3+
version = "0.3.0"
44
edition = "2024"
55
description = "A tool to manage macOS Finder sidebar items"
66
authors = ["Maksim Shcherbo <max@happygopher.nl>"]

0 commit comments

Comments
 (0)