chore(release): 1.0.0

This commit is contained in:
dessant
2019-06-09 22:18:39 +03:00
parent 263fabf6f5
commit ac3192764f
2 changed files with 16 additions and 2 deletions

View File

@@ -1,7 +1,21 @@
# Change Log
# Changelog
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.
## [1.0.0](https://github.com/dessant/lock-threads/compare/v0.8.3...v1.0.0) (2019-06-09)
### Features
* update dependencies ([4be9f8f](https://github.com/dessant/lock-threads/commit/4be9f8f))
### BREAKING CHANGES
* probot < 9.2.13 no longer supported.
<a name="0.8.3"></a>
## [0.8.3](https://github.com/dessant/lock-threads/compare/v0.8.2...v0.8.3) (2019-01-20)

View File

@@ -1,6 +1,6 @@
{
"name": "lock-threads",
"version": "0.8.3",
"version": "1.0.0",
"description": "A GitHub App built with Probot that locks closed issues and pull requests after a period of inactivity.",
"author": "Armin Sebastian",
"license": "MIT",