File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 22
33This is the changelog for ` auto-release ` .
44
5+ ## 0.4.0
6+
7+ ### Features
8+
9+ - Add a new global ` default_project_config ` property that helps define sensible defaults for all projects.
10+
11+ - Add a new ` release_group ` property on projects to ensure that they are released together in one PR.
12+
13+ - Add a project option ` skip_release_if_no_change_file ` that prevent ` auto-release ` to create a release PR when no change file was added.
14+
515## 0.3.0
616
717### Features
Original file line number Diff line number Diff line change 11{
22 "name" : " @afoures/auto-release" ,
3- "version" : " 0.3 .0" ,
3+ "version" : " 0.4 .0" ,
44 "description" : " A file based release management tool for monorepos" ,
55 "homepage" : " https://github.com/afoures/auto-release#readme" ,
66 "bugs" : {
You can’t perform that action at this time.
0 commit comments