Skip to content

Commit

Permalink
Merge pull request #110 from vinmassaro/develop
Browse files Browse the repository at this point in the history
feat: add semantic-release-backmerge
  • Loading branch information
vinmassaro authored Mar 14, 2024
2 parents d426f0b + 432f828 commit e6d677c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
"test": "./scripts/local/test.sh"
},
"devDependencies": {
"@saithodev/semantic-release-backmerge": "^4.0.1",
"@semantic-release/git": "^10.0.1",
"@yalesites-org/eslint-config-and-other-formatting": "^1.5.0",
"eslint-config-drupal": "^5.0.2",
Expand Down Expand Up @@ -88,6 +89,12 @@
"message": "chore: bump yalesites_profile version to ${nextRelease.version}"
}
],
[
"@saithodev/semantic-release-backmerge",
{
"backmergeBranches": ["develop"]
}
],
"@semantic-release/github"
]
}
Expand Down

0 comments on commit e6d677c

Please sign in to comment.