Skip to content

Commit ff7f9a8

Browse files
committed
chore: bump version to v0.1.5
1 parent ec8fe6c commit ff7f9a8

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [0.1.5] - 2025-02-12
2+
3+
### Bugfixes
4+
5+
- Discard packets when they would break the decoder (ec8fe6c270f3027e17b89faccfee6095c94033c3)
6+
17
## [0.1.4] - 2025-02-04
28

39
### Bugfixes

Project.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import ProjectDescription
22

3-
let appVersion = "v0.1.4"
3+
let appVersion = "v0.1.5"
44

55
let project = Project(
66
name: "MagicMirror",

0 commit comments

Comments
 (0)