Explorar o código

Version Packages

github-actions[bot] hai 1 ano
pai
achega
2940cb8143
Modificáronse 3 ficheiros con 7 adicións e 6 borrados
  1. 0 5
      .changeset/wise-chicken-behave.md
  2. 6 0
      CHANGELOG.md
  3. 1 1
      package.json

+ 0 - 5
.changeset/wise-chicken-behave.md

@@ -1,5 +0,0 @@
----
-"@sv443-network/userutils": patch
----
-
-test publish workflow lol

+ 6 - 0
CHANGELOG.md

@@ -1,5 +1,11 @@
 # @sv443-network/userutils
 
+## 0.1.2
+
+### Patch Changes
+
+- 6eafb79: test publish workflow lol
+
 ## 0.1.1
 
 ### Patch Changes

+ 1 - 1
package.json

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