3.0.1 • Published 5 years ago
@madebyheyday/release-util v3.0.1
@madebyheyday/release-util
Toolkit to create releases and handle deployments
Usage
Run CLI command release-util to explore its options
Extend
Create a plugin by creating a plugin package providing a class as it's default export extending class base/Plugin in this repo. Provide the name of this plugin package together with all other potential plugins as a comma separated list in process.env.RELEASE_PLUGINS.
Package development
Creating a release
- Make and commit changes to branch
develop, runnpm run build - Merge
developintomasteror cherry-pick changes to release - Make sure a Github token has been exported to the shell you execute the next command in via
export GH_TOKEN=xxx - Execute
npm run release-util release createon branchmaster
2.0.0
5 years ago
3.0.1
5 years ago
3.0.0
5 years ago
1.4.0
5 years ago
1.3.1
5 years ago
1.3.0
5 years ago
1.2.2
5 years ago
1.2.1
5 years ago
1.2.0
5 years ago
1.1.8
6 years ago
1.1.7
6 years ago
1.1.6
6 years ago
1.1.5
6 years ago
1.1.4
6 years ago
1.1.3
6 years ago
1.1.2
6 years ago
1.1.1
6 years ago
1.1.0
6 years ago
1.0.10
6 years ago
1.0.7
6 years ago
1.0.6
6 years ago
1.0.5
6 years ago
1.0.4
6 years ago
1.0.3
6 years ago
1.0.2
6 years ago
1.0.0
6 years ago