Skip to content

Commit

Permalink
chore(release): 1.18.26 [skip ci]
Browse files Browse the repository at this point in the history
## [1.18.26](v1.18.25...v1.18.26) (2023-06-11)

### Bug Fixes

* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([46b6056](46b6056))
  • Loading branch information
semantic-release-bot committed Jun 11, 2023
1 parent 46b6056 commit 7480a7c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.18.26](https://github.com/CoCreate-app/CoCreate-crdt/compare/v1.18.25...v1.18.26) (2023-06-11)


### Bug Fixes

* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([46b6056](https://github.com/CoCreate-app/CoCreate-crdt/commit/46b60565e7c4c98067fb227ed15993a2ca03323c))

## [1.18.25](https://github.com/CoCreate-app/CoCreate-crdt/compare/v1.18.24...v1.18.25) (2023-06-11)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cocreate/crdt",
"version": "1.18.25",
"version": "1.18.26",
"description": "CoCreate crdt",
"author": "CoCreate LLC",
"license": "SEE LICENSE",
Expand Down Expand Up @@ -46,4 +46,4 @@
"@cocreate/message-client": "^1.3.26",
"@cocreate/utils": "^1.21.13"
}
}
}

0 comments on commit 7480a7c

Please sign in to comment.