Ver código fonte

chore: initial changeset

Sven 1 ano atrás
pai
commit
9206f6ebc5
1 arquivos alterados com 5 adições e 2 exclusões
  1. 5 2
      .changeset/smooth-jeans-bake.md

+ 5 - 2
CHANGELOG.bak.md → .changeset/smooth-jeans-bake.md

@@ -1,5 +1,8 @@
-## v0.1.0
-Features:
+---
+"@sv443-network/userutils": minor
+---
+
+Initial release - Features:
 - `onSelector()` to call a listener once a selector is found in the DOM
 - `autoPlural()` to automatically pluralize a string
 - `clamp()` to clamp a number between a min and max value