Skip to content
Snippets Groups Projects
Commit fe952b18 authored by semantic-release-bot's avatar semantic-release-bot
Browse files

chore(release): 1.1.0-beta.3 [skip ci]

# [1.1.0-beta.3](https://gitlab.com/sibmip/gateway/compare/1.1.0-beta.2...1.1.0-beta.3) (2022-02-01)

### Features

* Add semantic backmerge for GitFlow compatibility ([6c9491da](https://gitlab.com/sibmip/gateway/commit/6c9491dab59cc707216f5f9eac839d1ad672a975))
parent 7a6f7df2
No related branches found
Tags 1.1.0-beta.3
No related merge requests found
# [1.1.0-beta.3](https://gitlab.com/sibmip/gateway/compare/1.1.0-beta.2...1.1.0-beta.3) (2022-02-01)
### Features
* Add semantic backmerge for GitFlow compatibility ([6c9491d](https://gitlab.com/sibmip/gateway/commit/6c9491dab59cc707216f5f9eac839d1ad672a975))
# [1.1.0-beta.2](https://gitlab.com/sibmip/gateway/compare/v1.1.0-beta.1...1.1.0-beta.2) (2022-02-01)
......
This diff is collapsed.
{
"name": "gateway",
"version": "1.1.0-beta.2",
"version": "1.1.0-beta.3",
"description": "",
"author": "",
"private": true,
......@@ -123,7 +123,12 @@
[
"@saithodev/semantic-release-backmerge",
{
"branches": [{"from": "main", "to": "develop"}]
"branches": [
{
"from": "main",
"to": "develop"
}
]
}
]
],
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment