Skip to content

Commit

Permalink
chore(release): 0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dessant committed Jun 24, 2018
1 parent 5d4c58f commit 5071a99
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

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.

<a name="0.6.1"></a>
## [0.6.1](https://github.com/dessant/lock-threads/compare/v0.6.0...v0.6.1) (2018-06-24)


### Bug Fixes

* log missing config as info ([5d4c58f](https://github.com/dessant/lock-threads/commit/5d4c58f))



<a name="0.6.0"></a>
# [0.6.0](https://github.com/dessant/lock-threads/compare/v0.5.2...v0.6.0) (2018-06-24)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lock-threads",
"version": "0.6.0",
"version": "0.6.1",
"description": "A GitHub App built with Probot that locks closed issues and pull requests after a period of inactivity.",
"author": "Armin Sebastian",
"license": "MIT",
Expand Down

0 comments on commit 5071a99

Please sign in to comment.