Skip to content

Commit 2cfeaa9

Browse files
committed
docs: link prior releases in CHANGELOG for continuity
The Changesets-generated CHANGELOG starts at 0.1.3; add short sections pointing to the 0.1.0-0.1.2 pipeline-validation builds and to the pre-changelog releases (v0.0.4 and earlier) on GitHub Releases, so the history reads continuously.
1 parent 8adfd0b commit 2cfeaa9

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,3 +51,15 @@
5151
The adapter takes an already-open handle (acquisition is async and the caller's),
5252
keeping `open` synchronous. The new `SyncAccessHandle` type names the handle
5353
shape the adapter needs, so the package depends on no DOM lib types.
54+
55+
## 0.1.0 - 0.1.2
56+
57+
Builds published while validating the multi-channel release pipeline (npm, JSR,
58+
GitHub Releases, GHCR, Docker Hub) end to end; superseded by 0.1.3.
59+
60+
## 0.0.4 and earlier
61+
62+
Released before this changelog was generated by Changesets. See the GitHub
63+
Releases for their notes — e.g.
64+
[v0.0.4](https://github.com/libredb/libredb-database/releases/tag/v0.0.4) and
65+
[earlier](https://github.com/libredb/libredb-database/releases).

0 commit comments

Comments
 (0)