File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 20
20
21
21
steps :
22
22
- name : 🛑 Cancel Previous Runs
23
- uses : styfle/cancel-workflow-action@0.9.1
23
+ uses : styfle/cancel-workflow-action@0.11.0
24
24
with :
25
25
access_token : ${{ secrets.GITHUB_TOKEN }}
26
26
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " cz-conventional-changelog" ,
3
- "version" : " 0.0.1 " ,
3
+ "version" : " 0.0.2 " ,
4
4
"description" : " Commitizen adapter following the conventional-changelog format." ,
5
5
"main" : " index.js" ,
6
6
"scripts" : {
29
29
"word-wrap" : " ^1.0.3"
30
30
},
31
31
"devDependencies" : {
32
- "@types/chai" : " 4.3.3 " ,
32
+ "@types/chai" : " 4.3.4 " ,
33
33
"@types/mocha" : " 9.1.1" ,
34
- "chai" : " 4.3.6 " ,
34
+ "chai" : " 4.3.7 " ,
35
35
"cosmiconfig" : " 5.2.1" ,
36
36
"mocha" : " 9.2.2" ,
37
37
"mock-require" : " 3.0.3" ,
You can’t perform that action at this time.
0 commit comments