File tree Expand file tree Collapse file tree 3 files changed +8
-6
lines changed Expand file tree Collapse file tree 3 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
3
## [ Unreleased]
4
+ ### Changed
5
+ - Technical - Adapt release manager to conventional commits.
4
6
5
7
## RELEASE 6.0.3 - 2020-04-14
6
8
### Added
Original file line number Diff line number Diff line change 43
43
"@commitlint/cli" : " 8.3.5" ,
44
44
"@commitlint/config-conventional" : " 8.3.4" ,
45
45
"@commitlint/travis-cli" : " 8.3.5" ,
46
- "@forestadmin/devops" : " 2.0.0 " ,
46
+ "@forestadmin/devops" : " 2.0.1 " ,
47
47
"babel-eslint" : " 10.0.3" ,
48
48
"dotenv" : " 6.2.0" ,
49
49
"eslint" : " 6.7.2" ,
67
67
"test" : " jest" ,
68
68
"test:coverage" : " jest --coverage"
69
69
}
70
- }
70
+ }
Original file line number Diff line number Diff line change 911
911
babel-runtime "6.26.0"
912
912
execa "0.11.0"
913
913
914
- " @forestadmin/[email protected] .0 " :
915
- version "2.0.0 "
916
- resolved "https://registry.yarnpkg.com/@forestadmin/devops/-/devops-2.0.0 .tgz#77c1edc40ba31c46502e4991ae534064d8fc7db8 "
917
- integrity sha512-0dN4lotOzDxH0y+x7tFstyuyvao+zU/492zqJ3ZLMXYRxsx9CrjaJjFJAK8BlXWw3ULpyMhN2AJzurRSSWKPqA ==
914
+ " @forestadmin/[email protected] .1 " :
915
+ version "2.0.1 "
916
+ resolved "https://registry.yarnpkg.com/@forestadmin/devops/-/devops-2.0.1 .tgz#4f5158e341d92ebc960bd4017b62595432237fd1 "
917
+ integrity sha512-knvYMp2QV/5hIJz3wztKyvJMi3gxF+FxJHjMPlMTk4ZqPUYdAMsuZb8a9EU7KgWpsR89biSQW9ciqLHDvUCE1g ==
918
918
dependencies :
919
919
" @slack/client" " 5.0.2"
920
920
chalk "2.4.2"
You can’t perform that action at this time.
0 commit comments