Skip to content

Latest commit

Β 

History

History
188 lines (85 loc) Β· 6.98 KB

CHANGELOG.md

File metadata and controls

188 lines (85 loc) Β· 6.98 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.0.1 (2022-08-14)

πŸ“– Documentation

πŸ›  Refactoring

πŸ— Chores

  • deps: Update dependencies. (1d2fc91)
  • Miscellaneous cleanup. (62e3bef)

2.0.0 (2022-08-14)

⚠ BREAKING CHANGES

  • This package is now pure ESM.

πŸ— Chores

  • deps: Update dependencies. (1c709d1)

πŸ›  Refactoring

  • Miscellaneous improvements. (cd7014f)
  • Publish ESM. (c527ef8)
  • Use npm-packlist rather than npm pack. (272a2c1)

πŸ“– Documentation

1.0.2 (2022-01-13)

πŸ— Chores

1.0.1 (2022-01-13)

πŸ“– Documentation

πŸ— Chores

  • deps: Update dependencies. (b0bf807)
  • docs: Update CHANGELOG. (cdce8de)

πŸ›  Refactoring

  • Better error-handling when Docker daemon is not running. (fe09b5a)

1.0.0 (2021-05-13)

This release contains no breaking changes.

πŸ“– Documentation

πŸ— Chores

  • deps: bump handlebars from 4.7.6 to 4.7.7 (#124) (b7e210f)
  • deps: bump hosted-git-info from 2.8.8 to 2.8.9 (#126) (9ea3f53)
  • deps: bump lodash from 4.17.20 to 4.17.21 (#125) (6a657aa)
  • deps: Update dependencies. (624a590)

0.2.10 (2020-12-24)

πŸ— Chores

0.2.9 (2020-12-21)

πŸ“– Documentation

πŸ— Chores

0.2.8 (2020-12-16)

πŸ— Chores

πŸ“– Documentation

0.2.7 (2020-12-09)

πŸ— Chores

0.2.6 (2020-11-20)

Features

  • Add ubuntuVersion option / CLI flag, default to 20.10. (e1a6f99)

0.2.5 (2020-11-12)

0.2.4 (2019-11-25)

0.2.3 (2019-10-30)

Features

  • Allow replacement tokens in custom tags. (1d83ca3)
  • Use Dockerfile from build context, if present. (672ea22)

0.2.2 (2019-08-29)

Features

  • Improve Docker-related error-handling. (a17af2e)

0.2.1 (2019-08-28)

Features

0.2.0 (2019-07-01)

Features

0.1.2 (2019-06-07)

Bug Fixes

  • Use correct capitalization when loading EJS template. (f889c4a)

0.1.1 (2019-06-07)

0.1.0 (2019-05-12)

Features