@@ -1,5 +0,0 @@
----
-"@sv443-network/userutils": patch
-
-Fix `can't convert trArgs[0] to string` error
@@ -1,5 +1,11 @@
# @sv443-network/userutils
+## 9.4.3
+
+### Patch Changes
+- 528e09c: Fix `can't convert trArgs[0] to string` error
## 9.4.2
### Patch Changes
@@ -1,7 +1,7 @@
{
"name": "@sv443-network/userutils",
"libName": "UserUtils",
- "version": "9.4.2",
+ "version": "9.4.3",
"description": "General purpose DOM/GreaseMonkey library that allows you to register listeners for when CSS selectors exist, intercept events, create persistent & synchronous data stores, modify the DOM more easily and much more",
"main": "dist/index.js",
"module": "dist/index.js",