Skip to content

v1.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Oct 07:07
· 391 commits to master since this release

1.0.1 (2020-10-20)

Bug Fixes

  • lint: load config properly (39905ca), closes #24

Chores

  • deps: bump @actions/core from 1.2.4 to 1.2.6 in /action (fa5c101)
  • deps: bump actions/github-script from v2 to v3 (4682a0b)
  • deps: bump actions/setup-node from v2.1.1 to v2.1.2 (7acf23a)
  • deps: bump ahmadnassri/action-dependabot-auto-merge (af58a6a)
  • deps: bump ahmadnassri/action-dependabot-auto-merge (a8f392b)
  • deps: bump node-fetch from 2.6.0 to 2.6.1 in /action (a20fb69)
  • dogfood: use self to commit lint pull-requests (35402d4)

Build

  • deps: bump @commitlint/config-angular in /action (65bb813)
  • deps: bump @commitlint/config-angular-type-enum in /action (9b0c629)
  • deps: bump @commitlint/config-conventional in /action (12a72ac)
  • deps: bump @commitlint/config-lerna-scopes in /action (4063443)
  • deps: bump @commitlint/config-patternplate in /action (11822ee)
  • deps: bump @commitlint/lint from 9.1.1 to 11.0.0 in /action (dd49ca1)
  • deps: bump @commitlint/load from 9.1.1 to 11.0.0 in /action (f6bccce)
  • deps: bump @octokit/rest from 18.0.3 to 18.0.6 in /action (b810fb4)
  • deps-dev: bump sinon from 9.0.3 to 9.2.0 in /action (289ac5d)

CI/CD

  • run actions on PR (c05a932)
  • dependabot: change npm path to /action (68ebc0f)
  • test: use node v14 for testing (b2a4098)

Refactor

  • remove unnecessary ternary (971d579)