Skip to content
Closed
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
2 changes: 1 addition & 1 deletion ios/cbl-js-swift
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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": "0.6.1",
"version": "1.0.0",

Choose a reason for hiding this comment

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

high

A major version bump from 0.6.1 to 1.0.0 is a significant change, indicating the first stable release and potentially including breaking changes. It's crucial to provide release notes or a changelog to help users understand the changes and migrate their code. Please consider adding a summary of changes, especially any breaking changes, to the pull request description or a CHANGELOG.md file.

"description": "Couchbase Lite Enterprise for React Native",
"author": "Dev Experience/Ecosystem Team @ Couchbase",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion src/cblite-js
Loading