Skip to content

Commit

Permalink
cone of shame
Browse files Browse the repository at this point in the history
  • Loading branch information
Noviny committed May 21, 2019
1 parent 02393d6 commit 67db935
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .changeset/36736479/changes.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"releases": [
{ "name": "@changesets/cli", "type": "patch" },
{ "name": "get-workspaces", "type": "patch" }
],
"dependents": []
}
1 change: 1 addition & 0 deletions .changeset/36736479/changes.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Fix release without built files
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"types:check": "tsc",
"prettier": "prettier --write \"**/*.{js,ts,tsx}\"",
"changeset": "packages/cli/bin.js",
"check-all": "yarn test && yarn lint && yarn types:check",
"release": "yarn build && packages/cli/bin.js release --public"
},
"workspaces": [
Expand Down

0 comments on commit 67db935

Please sign in to comment.