Skip to content

Commit 90ed56d

Browse files
authored
Merge pull request #55 from wagoid/chore/upgrade-dependencies
chore: upgrade dependencies
2 parents d11c8a5 + aa9a6f1 commit 90ed56d

File tree

4 files changed

+2029
-1217
lines changed

4 files changed

+2029
-1217
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ jobs:
2828
DOCKER_REGISTRY_URL: registry.hub.docker.com
2929
steps:
3030
- uses: actions/checkout@v2
31+
with:
32+
fetch-depth: 0
3133
- uses: actions/setup-node@v1
3234
with:
3335
node-version: '12.x'

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ All notable changes to this project will be documented in this file. See [standa
88

99
### 2.0.3 (2020-09-14)
1010

11+
### Features
12+
13+
- use config-conventional as default config ([7e67891](https://github.com/wagoid/commitlint-github-action/commit/7e678913ff14e04ef128e3d06523eabd0df4d639))
14+
1115
### 2.0.2 (2020-08-22)
1216

1317
## [2.0.1](https://github.com/wagoid/commitlint-github-action/compare/v2.0.0...v2.0.1) (2020-08-20)

0 commit comments

Comments
 (0)