3.0.1 • Published 2 years ago

@madebyheyday/release-util v3.0.1

Weekly downloads
24
License
-
Repository
github
Last release
2 years ago

@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.

Changelog

Package development

Creating a release

  • Make and commit changes to branch develop, run npm run build
  • Merge develop into master or 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 create on branch master
2.0.0

2 years ago

3.0.1

2 years ago

3.0.0

2 years ago

1.4.0

3 years ago

1.3.1

3 years ago

1.3.0

3 years ago

1.2.2

3 years ago

1.2.1

3 years ago

1.2.0

3 years ago

1.1.8

4 years ago

1.1.7

4 years ago

1.1.6

4 years ago

1.1.5

4 years ago

1.1.4

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.10

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.0

4 years ago