From ce09ee0d71dcefbeccb6391cb803c1cc2f641ed6 Mon Sep 17 00:00:00 2001 From: Usman Baig Date: Wed, 11 Feb 2026 14:31:53 +0100 Subject: [PATCH] docs: update CHANGELOG.md to reflect version change to 0.1.0-alpha --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5d3dd8c..20398d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,7 +16,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), - **Control over how visitors are counted.** You can switch back to “one visitor per tab” (more private, no lasting identifier) by adding an option to your script embed. The dashboard shows the right snippet for both options. - **Optional expiry for the visitor ID.** You can set how long the cross-tab visitor ID is kept (e.g. 24 hours); after that it’s refreshed automatically. -## [0.1.0] - 2026-02-09 +## [0.1.0-alpha] - 2026-02-09 ### Added