@@ -1,5 +0,0 @@
----
-"@sv443-network/userutils": patch
-
-Fixed terminology in JSDoc comments of the `DataStore` class
@@ -1,5 +1,11 @@
# @sv443-network/userutils
+## 6.0.1
+
+### Patch Changes
+- 08248c1: Fixed terminology in JSDoc comments of the `DataStore` class
## 6.0.0
### Major Changes
@@ -1,7 +1,7 @@
{
"name": "@sv443-network/userutils",
"libName": "UserUtils",
- "version": "6.0.0",
+ "version": "6.0.1",
"description": "Library with various utilities for userscripts - register listeners for when CSS selectors exist, intercept events, manage persistent user configurations, modify the DOM more easily and more",
"main": "dist/index.js",
"module": "dist/index.mjs",