github esatterwhite/semantic-release-docker v3.0.0

latest releases: v6.1.1, v6.1.0, v6.0.0...
5 years ago

3.0.0 (2021-04-08)

Chores

  • deps: eslint-config-codedependant dbe464e - Eric Satterwhite
  • deps: release-config-npm@1.0.1 98b1a88 - Eric Satterwhite

Features

  • config: allow templated build arguments 7167dcf - Eric Satterwhite
  • config: unnest config values from docker property 2087683 - Eric Satterwhite

BREAKING CHANGES

  • config: Flatten the docker config option for semantic relase into the root
    config. Semantic release doesn't do a very good job of merging options
    that are coming from a sharable configuration. This makes it easier to
    utilize overrides when using a sharable config. Options are camel cased
    using the docker root word prefix
    docker.args -> dockerArgs
    docker.login -> dockerLogin

Don't miss a new semantic-release-docker release

NewReleases is sending notifications on new releases.