Skip to content

Commit ec6d9e9

Browse files
committed
Release new version.
1 parent c59ad0b commit ec6d9e9

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGES.md

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

33

44

5+
## [4.9.3](https://github.com/patternslib/pat-tiptap/compare/4.9.2...4.9.3) (2024-08-19)
6+
7+
8+
### Bug Fixes
9+
10+
11+
* Await for the modal pattern initialization in tests. ([0ebc3fb](https://github.com/patternslib/pat-tiptap/commit/0ebc3fb0bafcd26e3d284bd847c8b370d4a6555f))
12+
13+
14+
15+
### Maintenance
16+
17+
18+
* Update GitHub Actions. ([54af679](https://github.com/patternslib/pat-tiptap/commit/54af679e2b07dd1d3251f8ca9a8057e95083a65d))
19+
20+
21+
* Upgrade dependencies. ([9bd3531](https://github.com/patternslib/pat-tiptap/commit/9bd35312055d324388738c3d23bfd49f676c5c33))
22+
523
## [4.9.2](https://github.com/patternslib/pat-tiptap/compare/4.9.1...4.9.2) (2024-07-23)
624

725
## [4.9.1](https://github.com/patternslib/pat-tiptap/compare/4.9.0...4.9.1) (2024-07-23)

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

0 commit comments

Comments
 (0)