We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 111c83d commit c7786f8Copy full SHA for c7786f8
.release-please-config.json
@@ -0,0 +1,14 @@
1
+{
2
+ "packages": {
3
+ "packages/core": {
4
+ "package-name": "@austinserb/react-zero-ui",
5
+ "release-type": "node"
6
+ },
7
+ "packages/cli": {
8
+ "package-name": "create-zero-ui",
9
10
+ }
11
12
+ "monorepo-tags": true,
13
+ "include-component-in-tag": true
14
+}
0 commit comments