Skip to content

Commit

Permalink
chore(main): release 5.2.0 (#2070)
Browse files Browse the repository at this point in the history
  • Loading branch information
nerubot authored Feb 19, 2022
1 parent 5176bc2 commit ba4d72b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [5.2.0](https://github.com/inabagumi/renovate-config/compare/v5.1.2...v5.2.0) (2022-02-19)


### Features

* **automerge:** enable `platformAutomerge`` ([#2069](https://github.com/inabagumi/renovate-config/issues/2069)) ([5176bc2](https://github.com/inabagumi/renovate-config/commit/5176bc2c0c227acd620111dce72b51ca05bcc3b6))

### [5.1.2](https://www.github.com/inabagumi/renovate-config/compare/v5.1.1...v5.1.2) (2021-10-21)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@
"format-check": "prettier --check .",
"test": "renovate-config-validator"
},
"version": "5.1.2"
"version": "5.2.0"
}

0 comments on commit ba4d72b

Please sign in to comment.