Skip to content

Commit

Permalink
Release open v5.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Byron committed Nov 14, 2024
1 parent 6e565e2 commit 10c3f0d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]

name = "open"
version = "5.3.0"
version = "5.3.1"
authors = ["Sebastian Thiel <[email protected]>"]
license = "MIT"
edition = "2018"
Expand Down
5 changes: 3 additions & 2 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# Changelog

## Unreleased
## 5.3.1 (2024-11-14)

On Windows, respect the `expand to open folder` setting.

### Commit Statistics

<csr-read-only-do-not-edit/>

- 2 commits contributed to the release.
- 3 commits contributed to the release.
- 0 commits were understood as [conventional](https://www.conventionalcommits.org).
- 0 issues like '(#ID)' were seen in commit messages

Expand All @@ -19,6 +19,7 @@ On Windows, respect the `expand to open folder` setting.
<details><summary>view details</summary>

* **Uncategorized**
- Prepare changelog prior to release ([`6e565e2`](https://github.com/Byron/open-rs/commit/6e565e2271f05a80b4360d5e0dbff8b05483efb0))
- Merge pull request #104 from Legend-Master/shopenfolderandselectitems ([`d149825`](https://github.com/Byron/open-rs/commit/d14982521423e67c3dd0fde115bc64bee7f7fb45))
- Fix: use SHOpenFolderAndSelectItems for folders To respect 'expand to open folder' setting Fixes #103 ([`7595da7`](https://github.com/Byron/open-rs/commit/7595da7d655e910f3cb9d26b96d3947f2acf2522))
</details>
Expand Down

0 comments on commit 10c3f0d

Please sign in to comment.