Skip to content

Commit

Permalink
Release open v5.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Byron committed Jun 4, 2024
1 parent 5967b66 commit 644f186
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.1.3"
version = "5.1.4"
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,6 +1,6 @@
# Changelog

## Unreleased
## 5.1.4 (2024-06-04)

This release adds vision-os support, by means of `ios` simulation.
See [the PR](https://github.com/Byron/open-rs/pull/99) for a little more context.
Expand All @@ -9,7 +9,7 @@ See [the PR](https://github.com/Byron/open-rs/pull/99) for a little more context

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

- 2 commits contributed to the release over the course of 5 calendar days.
- 3 commits contributed to the release over the course of 5 calendar days.
- 19 days passed between releases.
- 0 commits were understood as [conventional](https://www.conventionalcommits.org).
- 0 issues like '(#ID)' were seen in commit messages
Expand All @@ -21,6 +21,7 @@ See [the PR](https://github.com/Byron/open-rs/pull/99) for a little more context
<details><summary>view details</summary>

* **Uncategorized**
- Prepare changelog prior to release ([`5967b66`](https://github.com/Byron/open-rs/commit/5967b66212097facead9f16bc56905992eb6650e))
- Merge pull request #99 from eugenehp/visionos ([`1efa4cb`](https://github.com/Byron/open-rs/commit/1efa4cbb8ed7c1abac95299dd6af3c17727b27af))
- Added visionos support ([`df28e8b`](https://github.com/Byron/open-rs/commit/df28e8bdce30cd1a8e930c947566edfd8835cef8))
</details>
Expand Down

0 comments on commit 644f186

Please sign in to comment.