Skip to content

Commit 054eae2

Browse files
committed
Release new version.
1 parent 68c7ff4 commit 054eae2

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGES.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33

44

5+
## [4.8.5](https://github.com/patternslib/pat-tiptap/compare/4.8.4...4.8.5) (2023-09-25)
6+
7+
8+
### Maintenance
9+
10+
11+
* Mock ClipboardEvent and DragEvent. ([c5bee7a](https://github.com/patternslib/pat-tiptap/commit/c5bee7ad03fe6dcfc2678d3504f49f2566eab0e6))
12+
13+
14+
* Upgrade dependencies. ([e063c4a](https://github.com/patternslib/pat-tiptap/commit/e063c4a4d5ba01d98925c0cfe2ad63404070c0d9))
15+
516
## [4.8.4](https://github.com/patternslib/pat-tiptap/compare/4.8.3...4.8.4) (2023-08-30)
617

718

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@patternslib/pat-tiptap",
3-
"version": "4.8.4",
3+
"version": "4.8.5",
44
"description": "A pattern for tiptap",
55
"license": "MIT",
66
"main": "./src/tiptap.js",

0 commit comments

Comments
 (0)