1
0
Эх сурвалжийг харах

chore: create new release

github-actions[bot] 1 жил өмнө
parent
commit
1b2ebbacc6

+ 0 - 5
.changeset/new-swans-hang.md

@@ -1,5 +0,0 @@
----
-"@sv443-network/userutils": patch
----
-
-Export ConfigMigrationsDict for easier use with TypeScript

+ 6 - 0
CHANGELOG.md

@@ -1,5 +1,11 @@
 # @sv443-network/userutils
 
+## 1.1.2
+
+### Patch Changes
+
+- 049aeb0: Export ConfigMigrationsDict for easier use with TypeScript
+
 ## 1.1.1
 
 ### Patch Changes

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "@sv443-network/userutils",
-  "version": "1.1.1",
+  "version": "1.1.2",
   "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",