@@ -1,5 +0,0 @@
----
-"@sv443-network/userutils": patch
-
-fix missing export for array functions
@@ -1,5 +1,11 @@
# @sv443-network/userutils
+## 0.4.1
+
+### Patch Changes
+- 85ec87b: fix missing export for array functions
## 0.4.0
### Minor Changes
@@ -1,6 +1,6 @@
{
"name": "@sv443-network/userutils",
- "version": "0.4.0",
+ "version": "0.4.1",
"description": "Library with various utilities for userscripts - register listeners for when CSS selectors exist, intercept events, modify the DOM more easily and more ",
"main": "dist/index.js",
"module": "dist/index.mjs",