renovatebot-github/CHANGELOG.md
2020-03-20 21:31:35 +00:00

2.4 KiB

Changelog

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

1.0.0 (2020-03-20)

Features

  • add self-hosted renovate sources (5f5662b)
  • add token input and account for Renovate WORKDIR (cd4dee3)

Bug Fixes

  • add chmod+x for entrypoint (f0979c4)
  • correct COPY in dockerfile for relative path (341841e)
  • prefix configuration file with GitHub workspace dir (26124b0)
  • the Dockerfile MUST have a lowercase F for GitHub Action to work (3e4d5f0)
  • typo in action 9DockerFile) (5525465)

1.0.0 (2020-03-16)

Features

  • add lint workflows and update generic configs (2ee6912)
  • add Renovate to automatically update dependencies (4021f01)

Bug Fixes

  • ci: revert commitlint workflow to checkout v1 (134e36d)
  • ci: use checkout v2 with depth 0 for commitlint workflow (1d04350)
  • add @types/node (2f1ea96)
  • add configuration file for standard-version (14c70de)
  • remove git add from lint-staged (9ca416a)