Skip to content

Commit

Permalink
Release new version.
Browse files Browse the repository at this point in the history
  • Loading branch information
pilz committed Jul 23, 2024
1 parent 20a80b4 commit 4d58617
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

See the [history](./docs/history/index.md) for older changelog entries.



## [9.9.12](https://github.com/Patternslib/patterns/compare/9.9.11...9.9.12) (2024-07-23)

* Include fix for pat-tiptap table handling

## [9.9.11](https://github.com/Patternslib/patterns/compare/9.9.10...9.9.11) (2024-07-23)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@patternslib/patternslib",
"version": "9.9.11",
"version": "9.9.12",
"title": "Markup patterns to drive behaviour.",
"description": "Patternslib is a JavaScript library that enables designers to build rich interactive prototypes without the need for writing any Javascript. All events are triggered by classes and other attributes in the HTML, without abusing the HTML as a programming language. Accessibility, SEO and well structured HTML are core values of Patterns.",
"license": "BSD-3-Clause",
Expand Down

0 comments on commit 4d58617

Please sign in to comment.