Skip to content

Commit ee062b1

Browse files
committed
chore(release): 2.1.0
1 parent 3eba4fe commit ee062b1

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
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.
44

5+
## [2.1.0](https://github.com/dessant/lock-threads/compare/v2.0.3...v2.1.0) (2021-07-09)
6+
7+
8+
### Features
9+
10+
* make github-token optional and document the use of personal access tokens ([3eba4fe](https://github.com/dessant/lock-threads/commit/3eba4feee52d51242057af33eb6a7f0a9969c1f9))
11+
12+
13+
### Bug Fixes
14+
15+
* declare required permissions ([877b357](https://github.com/dessant/lock-threads/commit/877b357328e98d932378cfc33f428d17a9a7409d))
16+
517
### [2.0.3](https://github.com/dessant/lock-threads/compare/v2.0.2...v2.0.3) (2021-01-01)
618

719

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lock-threads",
3-
"version": "2.0.3",
3+
"version": "2.1.0",
44
"description": "A GitHub Action that locks closed issues and pull requests after a period of inactivity.",
55
"author": "Armin Sebastian",
66
"license": "MIT",

0 commit comments

Comments
 (0)