Skip to content

Commit

Permalink
v2.5.0-beta.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nperez0111 committed Jun 7, 2024
1 parent 65cef59 commit 4a01716
Show file tree
Hide file tree
Showing 58 changed files with 320 additions and 320 deletions.
6 changes: 3 additions & 3 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.5.0-beta.1",
"version": "2.5.0-beta.2",
"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.5.0-beta.1"
"version": "2.5.0-beta.2"
}
Loading

0 comments on commit 4a01716

Please sign in to comment.