chore(release): 0.4.1

This commit is contained in:
Zixuan Chen 2023-11-12 21:10:24 +08:00
parent 2129421b6a
commit 38ad7fbe1b
No known key found for this signature in database
3 changed files with 8 additions and 3 deletions

View file

@ -0,0 +1,5 @@
# Changelog
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

View file

@ -1,12 +1,12 @@
{ {
"name": "loro-wasm", "name": "loro-wasm",
"version": "0.3.0", "version": "0.4.1",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "loro-wasm", "name": "loro-wasm",
"version": "0.3.0", "version": "0.4.1",
"license": "ISC", "license": "ISC",
"devDependencies": { "devDependencies": {
"vite-plugin-top-level-await": "^1.2.2", "vite-plugin-top-level-await": "^1.2.2",

View file

@ -1,6 +1,6 @@
{ {
"name": "loro-wasm", "name": "loro-wasm",
"version": "0.4.0", "version": "0.4.1",
"description": "Loro CRDTs is a high-performance CRDT framework that makes your app state synchronized, collaborative and maintainable effortlessly.", "description": "Loro CRDTs is a high-performance CRDT framework that makes your app state synchronized, collaborative and maintainable effortlessly.",
"keywords": [ "keywords": [
"crdt", "crdt",