Skip to content

Commit d26683d

Browse files
committed
Release new version.
1 parent a2e68a6 commit d26683d

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGES.md

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

33

44

5+
## [4.5.1](https://github.com/patternslib/pat-tiptap/compare/4.5.0...4.5.1) (2022-09-05)
6+
7+
8+
### Maintenance
9+
10+
11+
* Add a video to the demo. ([6e8d310](https://github.com/patternslib/pat-tiptap/commit/6e8d310b93950c24692790a81cbaddf4b0a5e83d))
12+
13+
* Upgrade dependencies. ([bfc7cea](https://github.com/patternslib/pat-tiptap/commit/bfc7cea96e3d876cd9f91b49f6c9033bc328913a))
14+
515
## [4.5.0](https://github.com/patternslib/pat-tiptap/compare/4.4.0...4.5.0) (2022-08-23)
616

717

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.5.0",
3+
"version": "4.5.1",
44
"description": "A pattern for tiptap",
55
"license": "MIT",
66
"main": "./src/tiptap.js",

0 commit comments

Comments
 (0)