Skip to content

v1.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Oct 11:00
· 313 commits to master since this release

1.1.1 (2020-10-30)

Bug Fixes

  • dockerfile: install deps globally (6eefc5b)
  • packages: install packages globally to faciliate "extends" configs (709de21)

Chores

  • template: update .dockerignore (2a774bb)
  • template: update .dockerignore (a553e4c)
  • template: update .dockerignore (9e97f6e)
  • template: update .dockerignore (0f7ee67)
  • template: update .editorconfig (7853172)
  • template: update .editorconfig (dcc22f8)
  • template: update .editorconfig (ee2978c)
  • template: update .github/auto-merge.yml (f978dc6)
  • template: update .github/auto-merge.yml (d7812c5)
  • template: update .github/auto-merge.yml (cd398a6)
  • template: update .github/dependabot.yml (fda7b39)
  • template: update .github/dependabot.yml (7eee0be)
  • template: update .github/linters/.markdown-lint.yml (80b5172)
  • template: update .github/linters/.markdown-lint.yml (054b350)
  • template: update .github/linters/.markdown-lint.yml (dfb322d)
  • template: update .github/linters/.markdown-lint.yml (687d9d2)
  • template: update .github/linters/.markdown-lint.yml (9bb0a24)
  • template: update .github/workflows/auto-merge.yml (3f23f07)
  • template: update .github/workflows/auto-merge.yml (c79a99e)
  • template: update .github/workflows/commit-lint.yml (302ae57)
  • template: update .github/workflows/commit-lint.yml (5763bbc)
  • template: update .github/workflows/commit-lint.yml (7514d53)
  • template: update .github/workflows/readme.yml (f573648)
  • template: update .github/workflows/release.yml (92fc154)
  • template: update .github/workflows/release.yml (f075ffd)
  • template: update .github/workflows/release.yml (8aedf1f)
  • template: update .github/workflows/release.yml (9bba4ff)
  • template: update .github/workflows/super-linter.yml (abb3510)
  • template: update .github/workflows/super-linter.yml (382bc09)
  • template: update .github/workflows/test.yml (c76f044)
  • template: update .github/workflows/test.yml (e2cadc2)
  • template: update .github/workflows/test.yml (777ce7d)
  • template: update .gitignore (0e088dc)
  • template: update .gitignore (19a92dc)
  • template: update .gitignore (c7bebdb)
  • template: update .releaserc (9834c02)
  • template: update .releaserc (ee9ef35)
  • template: update docker-compose.yml (1c7b4fc)
  • template: update docker-compose.yml (94dd0b3)
  • template: update docs/README.template (81af7c2)
  • template: update docs/README.template (2708619)
  • template: update docs/README.template (e743e6b)

Refactor

  • cleanup: remove extra lines (334c00b)

Tests