소스 검색

chore: initial changeset

Sven 1 년 전
부모
커밋
9206f6e
1개의 변경된 파일5개의 추가작업 그리고 2개의 파일을 삭제
  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