Skip to content

Commit 224928c

Browse files
chore(release): 0.9.3
1 parent dab1751 commit 224928c

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

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. See [versionize](https://github.com/versionize/versionize) for commit guidelines.
44

5+
<a name="0.9.3"></a>
6+
## [0.9.3](https://www.github.com/akinbender/UsbSerialForMacOS/releases/tag/v0.9.3) (2025-08-02)
7+
8+
### Bug Fixes
9+
10+
* versionize ([dab1751](https://www.github.com/akinbender/UsbSerialForMacOS/commit/dab1751add3f01c452ff21e4178965bc2d8e9804))
11+
512
<a name="0.9.2"></a>
613
## [0.9.2](https://www.github.com/akinbender/UsbSerialForMacOS/releases/tag/v0.9.2) (2025-08-02)
714

UsbSerialForMacOS/UsbSerialForMacOS.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<ImplicitUsings>enable</ImplicitUsings>
77
<Nullable>enable</Nullable>
88
<IsBindingProject>true</IsBindingProject>
9-
<Version>0.9.2</Version>
9+
<Version>0.9.3</Version>
1010
<Authors>Akın Bender</Authors>
1111
<PackageId>UsbSerialForMacOS</PackageId>
1212
<Description>.NET binding for native Swift serial port library for macOS and Mac Catalyst.</Description>

0 commit comments

Comments
 (0)