Skip to content

Commit 3c54c03

Browse files
committed
Update release notes
1 parent a1e3c94 commit 3c54c03

2 files changed

Lines changed: 15 additions & 0 deletions

File tree

RELEASE_NOTES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ SwiftUIKit makes its best effort to honor semver, but breaking changes can occur
44

55

66

7+
## 5.3
8+
9+
Thanks to [pnewell](https://github.com/pnewell), SwiftUIKit now supports Catalyst.
10+
11+
12+
713
## 5.2
814

915
This version updates the icon, logo and build scripts.

Sources/SwiftUIKit/Resources/Localizable.xcstrings

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@
1515
},
1616
"1" : {
1717

18+
},
19+
"Back" : {
20+
1821
},
1922
"Button.Add" : {
2023
"localizations" : {
@@ -225,6 +228,12 @@
225228
}
226229
}
227230
}
231+
},
232+
"Flip" : {
233+
234+
},
235+
"Front" : {
236+
228237
},
229238
"Preview.Page.%@" : {
230239
"localizations" : {

0 commit comments

Comments
 (0)