mirror of
https://github.com/dessant/lock-threads.git
synced 2026-03-13 01:27:03 -04:00
chore(release): 1.0.0
This commit is contained in:
16
CHANGELOG.md
16
CHANGELOG.md
@@ -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)
|
||||
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user