We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a21694f commit 10641f9Copy full SHA for 10641f9
3 files changed
.npmignore
@@ -1,10 +1,12 @@
1
/.github/
2
/.vscode/
3
/build/
4
+/collected-artifacts/
5
+/release/
6
/test/
7
/.git-blame-ignore
8
/.gitattributes
9
/.gitignore
10
/.npmignore
11
+/.release-it.yml
12
/npm-debug.log
-/pipeline.yml
0 commit comments