Skip to content

Commit

Permalink
v2.2.0-rc.8
Browse files Browse the repository at this point in the history
  • Loading branch information
bdbch committed Jan 8, 2024
1 parent 57eba08 commit c2232e7
Show file tree
Hide file tree
Showing 58 changed files with 1,002 additions and 1,540 deletions.
4 changes: 2 additions & 2 deletions demos/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion demos/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tiptap-demos",
"version": "2.2.0-rc.7",
"version": "2.2.0-rc.8",
"private": true,
"scripts": {
"start": "vite --host",
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@
},
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"useNx": true,
"version": "2.2.0-rc.7"
"version": "2.2.0-rc.8"
}
Loading

0 comments on commit c2232e7

Please sign in to comment.