Skip to content

Commit

Permalink
Version Packages (#414)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Jul 17, 2023
1 parent 8ab46c0 commit 69f3e0e
Showing 5 changed files with 15 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/clean-pianos-turn.md

This file was deleted.

7 changes: 7 additions & 0 deletions examples/frontend/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @slate-yjs/example

## 0.0.12

### Patch Changes

- Updated dependencies [[`8ab46c0`](https://github.com/BitPhinix/slate-yjs/commit/8ab46c0bcdacdd18133b60b5fc885c915580c5f5)]:
- @slate-yjs/react@1.1.0

## 0.0.11

### Patch Changes
2 changes: 1 addition & 1 deletion examples/frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@slate-yjs/example",
"version": "0.0.11",
"version": "0.0.12",
"private": true,
"scripts": {
"dev": "vite",
6 changes: 6 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @slate-yjs/react

## 1.1.0

### Minor Changes

- [#412](https://github.com/BitPhinix/slate-yjs/pull/412) [`8ab46c0`](https://github.com/BitPhinix/slate-yjs/commit/8ab46c0bcdacdd18133b60b5fc885c915580c5f5) Thanks [@ilya2204](https://github.com/ilya2204)! - Add error handling to cursor overlay

## 1.0.0

### Patch Changes
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@slate-yjs/react",
"sideEffects": false,
"version": "1.0.0",
"version": "1.1.0",
"description": "React specific components/utils for slate-yjs.",
"keywords": [
"slate",

0 comments on commit 69f3e0e

Please sign in to comment.