Skip to content

Commit

Permalink
chore: version packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and zxch3n committed Jun 27, 2024
1 parent 1e94248 commit c3a763e
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 8 deletions.
6 changes: 0 additions & 6 deletions .changeset/funny-rivers-sin.md

This file was deleted.

6 changes: 6 additions & 0 deletions crates/loro-wasm/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 0.16.6

### Patch Changes

- 1e94248: Add `.fork()` to duplicate the doc

## 0.16.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion crates/loro-wasm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "loro-wasm",
"version": "0.16.5",
"version": "0.16.6",
"description": "Loro CRDTs is a high-performance CRDT framework that makes your app state synchronized, collaborative and maintainable effortlessly.",
"keywords": [
"crdt",
Expand Down
8 changes: 8 additions & 0 deletions loro-js/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 0.16.6

### Patch Changes

- 1e94248: Add `.fork()` to duplicate the doc
- Updated dependencies [1e94248]
- loro-wasm@0.16.6

## 0.16.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion loro-js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "loro-crdt",
"version": "0.16.5",
"version": "0.16.6",
"description": "Loro CRDTs is a high-performance CRDT framework that makes your app state synchronized, collaborative and maintainable effortlessly.",
"keywords": [
"crdt",
Expand Down

0 comments on commit c3a763e

Please sign in to comment.