Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 1.0.1 (2026-03-13)

### Features
* feat: add reo-census for npm install tracking (#92)


Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

To maintain consistent formatting throughout the file, please remove this extra blank line. Most sections are separated by a single blank line.

## 1.0.0 (2026-01-12)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
Loading