Skip to content

Commit 093556c

Browse files
committed
Release CodeViewerKit 0.2.1
1 parent 1d3b788 commit 093556c

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.2.1 - 2026-08-26
66

77
- apply the initial plain-text fallback as a native TextKit foreground color
88
so dark-mode source is readable before highlighting completes;

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.2.0"
44+
from: "0.2.1"
4545
)
4646
]
4747
```

0 commit comments

Comments
 (0)