3.0.1 • Published 4 years ago

@madebyheyday/release-util v3.0.1

Weekly downloads
24
License
-
Repository
github
Last release
4 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

4 years ago

3.0.1

4 years ago

3.0.0

4 years ago

1.4.0

4 years ago

1.3.1

4 years ago

1.3.0

4 years ago

1.2.2

4 years ago

1.2.1

4 years ago

1.2.0

4 years ago

1.1.8

5 years ago

1.1.7

5 years ago

1.1.6

5 years ago

1.1.5

5 years ago

1.1.4

5 years ago

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.10

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.0

5 years ago