Skip to content

Commit

Permalink
chore(release): 0.11.0
Browse files Browse the repository at this point in the history
# [0.11.0](v0.10.1...v0.11.0) (2021-04-14)

### Features

* add support for inheriting rulesets ([#207](#207)) ([ca1ae01](ca1ae01)), closes [#21](#21)
  • Loading branch information
semantic-release-bot committed Apr 14, 2021
1 parent 911d5c4 commit b6e8287
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [0.11.0](https://github.com/todogroup/repolinter/compare/v0.10.1...v0.11.0) (2021-04-14)


### Features

* add support for inheriting rulesets ([#207](https://github.com/todogroup/repolinter/issues/207)) ([ca1ae01](https://github.com/todogroup/repolinter/commit/ca1ae01996bbf30c687126fe51d84c4f2b979f7e)), closes [#21](https://github.com/todogroup/repolinter/issues/21)

## [0.10.1](https://github.com/todogroup/repolinter/compare/v0.10.0...v0.10.1) (2021-03-25)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "repolinter",
"version": "0.10.1",
"version": "0.11.0",
"description": "Lint open source repositories",
"main": "index.js",
"types": "index.d.ts",
Expand Down

0 comments on commit b6e8287

Please sign in to comment.