Skip to content

Commit

Permalink
0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Desdaemon committed Aug 4, 2023
1 parent 0e0fed5 commit 051bd9d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 0.1.4

- Do not doubly sanitize fragment children

## 0.1.3

- Rename `config` to `jsxConfig`; imported directly from `typed-htmx`
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": "typed-htmx",
"version": "0.1.3",
"version": "0.1.4",
"description": "Definitions for htmx attributes in JSX",
"scripts": {
"dist": "tsc -b && tsc -p tsconfig.esm.json",
Expand Down

0 comments on commit 051bd9d

Please sign in to comment.