@@ -1,5 +0,0 @@
----
-"@sv443-network/userutils": patch
-
-Fixed missing return type signatures for JSR
@@ -1,5 +1,11 @@
# @sv443-network/userutils
+## 9.0.1
+
+### Patch Changes
+- f24f355: Fixed missing return type signatures for JSR
## 9.0.0
### Major Changes
@@ -1,7 +1,7 @@
{
"name": "@sv443-network/userutils",
"libName": "UserUtils",
- "version": "9.0.0",
+ "version": "9.0.1",
"description": "Lightweight library with various utilities for userscripts - 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",