chore: v2 maintenance releases (#459)

This commit is contained in:
Tim Möhlmann 2023-10-24 09:29:40 +03:00 committed by GitHub
parent 9c0696306f
commit ef9477cac0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 7 deletions

View file

@ -1,5 +1,6 @@
module.exports = {
branches: [
{name: "2.11.x"},
{name: "main"},
{name: "next", prerelease: true},
],