We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bf4d78 commit 4e60437Copy full SHA for 4e60437
.gitignore
@@ -1,3 +1,2 @@
1
node_modules
2
-dist
3
-coverage
+coverage
changelog.txt
@@ -0,0 +1,7 @@
+yarn run v1.22.22
+$ node dist/index.cjs -c 1 --custom
+# Release 0.3.3
4
+
5
+- Bumped version from 0.3.2 to 0.3.3
6
+- Fixed release script: removed trailing backslash on `gh release create` command
7
+Done in 2.37s.
dist/index.cjs
0 commit comments