Skip to content

Commit

Permalink
Release new version.
Browse files Browse the repository at this point in the history
  • Loading branch information
thet committed Aug 30, 2023
1 parent 87ce48c commit 40a25f0
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
10 changes: 9 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@



## [4.8.4](https://github.com/patternslib/pat-tiptap/compare/4.8.3...4.8.4) (2023-08-30)


### Maintenance


* Upgrade dependencies. ([ac4ab29](https://github.com/patternslib/pat-tiptap/commit/ac4ab2918ce685730b26d8ca2a4223d78e974490))

## [4.8.3](https://github.com/patternslib/pat-tiptap/compare/4.8.2...4.8.3) (2023-07-27)


Expand Down Expand Up @@ -749,4 +757,4 @@ The filter term is just appended at the end of the URL, so you can configure any

## 1.0.0 - unreleased

- Initial release.
- Initial release.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@patternslib/pat-tiptap",
"version": "4.8.3",
"version": "4.8.4",
"description": "A pattern for tiptap",
"license": "MIT",
"main": "./src/tiptap.js",
Expand Down

0 comments on commit 40a25f0

Please sign in to comment.