Skip to content

Commit a3587f2

Browse files
committed
Prepare CodeViewerKit 0.6.3
1 parent fcceefc commit a3587f2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All notable changes to CodeViewerKit are documented in this file.
44

5-
## Unreleased
5+
## 0.6.3 - 2026-08-27
66

77
- preserve the visible source position when a macOS window resize changes the
88
toolbar underlap inset, keeping the first line clear of the toolbar;

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Or add the package to `Package.swift`:
4141
dependencies: [
4242
.package(
4343
url: "https://github.com/cavs1910/CodeViewerKit.git",
44-
from: "0.6.2"
44+
from: "0.6.3"
4545
)
4646
]
4747
```

0 commit comments

Comments
 (0)