Skip to content

Commit

Permalink
[ci skip] [bumpr] Version bump to 0.5.1
Browse files Browse the repository at this point in the history
From CI build 59
  • Loading branch information
dogma-io-bot committed Jan 20, 2020
1 parent e075ef8 commit 1de8fc5
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,16 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

<!-- bumpr -->

## [0.5.1] - 2020-01-19 ([PR 21](https://github.com/dogma-io/eslint-config-lintly/pull/21))
### Added
- Github releases to be auto-generated by CI.

### Changed
- Github pull request template to include better changelog template

### Fixed
* Changelog so it'll get updated by CI.

# [0.5.0] - 2018-09-02 ([PR 18](https://github.com/dogma-io/eslint-config-lintly/pull/18))

### Changed
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-config-lintly",
"version": "0.5.0",
"version": "0.5.1",
"description": "Lintly ESLint configuration.",
"main": "lib/index.js",
"files": [
Expand Down Expand Up @@ -66,4 +66,4 @@
"peerDependencies": {
"eslint": "^6.0.0"
}
}
}

0 comments on commit 1de8fc5

Please sign in to comment.