Skip to content

Releases: cubing/deploy

v0.4.8

07 Dec 09:45

Choose a tag to compare

Release notes:

  • Print the prompt to stderr instead of stdout.

v0.4.7

07 Dec 09:40

Choose a tag to compare

Release notes:

  • Fix a bug in the prompt where n was ignored if y was the default.

v0.4.6

19 Nov 20:54

Choose a tag to compare

Release notes:

  • Change path-class dep to a >= constraint.

v0.4.5

19 Nov 10:36

Choose a tag to compare

Release notes:

  • Refer to commandline arguments consistently as argument.

v0.4.4

19 Nov 10:32

Choose a tag to compare

Release notes:

  • Update the schema usage instructions.

v0.4.3

19 Nov 10:08

Choose a tag to compare

Release notes:

  • Include the schema files in the published package.

v0.4.2

19 Nov 10:05

Choose a tag to compare

Release notes:

  • Add a config-schema.package.json so that the schema can be used for package.json files.
  • Fix up the list of default excludes.

v0.4.1

19 Nov 09:50

Choose a tag to compare

Release notes:

  • Include all of ./dist in the published package.

v0.4.0

19 Nov 09:50

Choose a tag to compare

Release notes:

  • Export deploy(…) as a library.
  • Add node_modules as a default exclude.
  • Add a skipDefaultExcludes option.

v0.3.1

19 Nov 08:33

Choose a tag to compare

Release notes:

  • Throw an error in case of username or password.