Skip to content

Commit d51c566

Browse files
chore: version packages (#319)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 8f8d098 commit d51c566

File tree

5 files changed

+16
-8
lines changed

5 files changed

+16
-8
lines changed

.changeset/dull-scissors-jump.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

crates/loro-wasm/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 0.14.3
4+
5+
### Patch Changes
6+
7+
- a1fc2e3: Feat: Awareness (#318)
8+
39
## 0.14.2
410

511
### Patch Changes

crates/loro-wasm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "loro-wasm",
3-
"version": "0.14.2",
3+
"version": "0.14.3",
44
"description": "Loro CRDTs is a high-performance CRDT framework that makes your app state synchronized, collaborative and maintainable effortlessly.",
55
"keywords": [
66
"crdt",

loro-js/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## 0.14.3
4+
5+
### Patch Changes
6+
7+
- a1fc2e3: Feat: Awareness (#318)
8+
- Updated dependencies [a1fc2e3]
9+
10+
311
## 0.14.2
412

513
### Patch Changes

loro-js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "loro-crdt",
3-
"version": "0.14.2",
3+
"version": "0.14.3",
44
"description": "Loro CRDTs is a high-performance CRDT framework that makes your app state synchronized, collaborative and maintainable effortlessly.",
55
"keywords": [
66
"crdt",

0 commit comments

Comments
 (0)