mirror of
https://github.com/daveallie/crosspoint-reader.git
synced 2026-02-06 23:57:39 +03:00
add release rules to keep us on minor versions
Signed-off-by: Andrew Brandt <brandt.andrew89@gmail.com>
This commit is contained in:
parent
0bffe5b3cc
commit
48ffe43cc7
@ -28,5 +28,11 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
|
"releaseRules": [
|
||||||
|
{
|
||||||
|
"breaking": true,
|
||||||
|
"release": "minor"
|
||||||
|
}
|
||||||
|
],
|
||||||
"branches": ["feature/add-semantic-releases"]
|
"branches": ["feature/add-semantic-releases"]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user