Skip to content

Commit

Permalink
chore: release 3.0.0 (#1604)
Browse files Browse the repository at this point in the history
  • Loading branch information
nerubot authored May 19, 2021
1 parent 62c57d2 commit a4651d7
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

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.

## [3.0.0](https://www.github.com/inabagumi/renovate-config/compare/v2.2.1...v3.0.0) (2021-05-19)


### ⚠ BREAKING CHANGES

* extract to single file (#1602)

### Code Refactoring

* extract to single file ([#1602](https://www.github.com/inabagumi/renovate-config/issues/1602)) ([345ea81](https://www.github.com/inabagumi/renovate-config/commit/345ea81c6450845afe01cd637302b2d5a3313e13))

### [2.2.1](https://www.github.com/inabagumi/renovate-config/compare/v2.2.0...v2.2.1) (2021-05-14)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@
"scripts": {
"test": "renovate-config-validator"
},
"version": "2.2.1"
"version": "3.0.0"
}

0 comments on commit a4651d7

Please sign in to comment.