diff --git a/CHANGELOG.md b/CHANGELOG.md index 0a2d433..7107ceb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## 1.0.1 (2026-03-13) + +### Features +* feat: add reo-census for npm install tracking (#92) + ## 1.0.0 (2026-01-12) diff --git a/package.json b/package.json index 699e4b1..383ce0e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cbl-reactnative", - "version": "1.0.0", + "version": "1.0.1", "description": "Couchbase Lite Enterprise for React Native", "author": "Dev Experience/Ecosystem Team @ Couchbase", "license": "Apache-2.0",