Skip to content

Commit b7ececb

Browse files
chore: release v0.2.4
1 parent 35641b4 commit b7ececb

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.2.4](https://github.com/ahonn/tauri-plugin-sparkle-updater/compare/v0.2.3...v0.2.4) - 2026-04-13
11+
12+
### Fixed
13+
14+
- correct minimum macOS version requirement to 10.13+
15+
1016
## [0.2.3](https://github.com/ahonn/tauri-plugin-sparkle-updater/compare/v0.2.2...v0.2.3) - 2026-03-24
1117

1218
### Added

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "tauri-plugin-sparkle-updater"
3-
version = "0.2.3"
3+
version = "0.2.4"
44
description = "Tauri plugin for macOS app updates using the Sparkle framework"
55
authors = ["ahonn <ahonn95@outlook.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)