We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf29ce5 commit 1bde423Copy full SHA for 1bde423
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# changelog
2
3
+## 6.1.1
4
+* update deps
5
+
6
7
## 6.1.0
8
* replace hyperx-tmp with hyperx now that the module has necessary bug fixes published
9
package.json
@@ -1,7 +1,7 @@
{
"name": "snabby",
"description": "Use Snabbdom with template strings",
- "version": "6.1.0",
+ "version": "6.1.1",
"author": "Jamen Marz (https://git.io/jamen)",
"repository": "mreinstein/snabby",
"type": "module",
0 commit comments