Skip to content

Commit

Permalink
🚀 releases setup
Browse files Browse the repository at this point in the history
  • Loading branch information
scottnath committed Sep 8, 2023
1 parent 7e6e32e commit 105d44b
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 11 deletions.
6 changes: 0 additions & 6 deletions .releaserc.js
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
export default {
extends: 'storydocker-utilities/releases',
branches: [
{ name: 'main', channel: 'latest', prerelease: false },
{ name: 'setup-module', channel: 'next', prerelease: true },
],
debug: true,
tagFormat: 'profile-components@${version}',
};
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"esbuild-plugin-inline-import": "^1.0.1",
"fs-extra": "^11.1.1",
"storydocker-storybook": "^0.0.16",
"storydocker-utilities": "^0.0.9"
"storydocker-utilities": "^0.0.11"
},
"customElements": "custom-elements.json"
}

0 comments on commit 105d44b

Please sign in to comment.