You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: quilt-sync/CHANGELOG.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,11 +9,12 @@
9
9
<!-- markdownlint-disable MD013 -->
10
10
# Changelog
11
11
12
-
## [v0.18.3-alpha10] - 2026-07-10
12
+
## [v0.18.3-alpha10] - 2026-07-13
13
13
14
14
### Fixed
15
15
16
16
- The commit dialog's JSON metadata editor no longer disappears after the first dialog of a session (<https://github.com/quiltdata/quilt-rs/pull/763>)
17
+
- Commit dialog field validation errors now sit directly beneath their field instead of a full row below (<https://github.com/quiltdata/quilt-rs/pull/763>)
0 commit comments