docs: update changelog 1.12

This commit is contained in:
xrkffgg
2021-01-26 22:24:40 +08:00
parent 616c112b12
commit eb91801d3e
2 changed files with 10 additions and 1 deletions

View File

@@ -1,3 +1,12 @@
## v1.12
> It will be the last version of 1.x
`2021.01.26`
- feat: add require-permission. [#46](https://github.com/actions-cool/issues-helper/pull/46) [#48](https://github.com/actions-cool/issues-helper/pull/48)
- feat: add lock-reason. [#49](https://github.com/actions-cool/issues-helper/pull/49)
## v1.11
`2021.01.14`

View File

@@ -1,6 +1,6 @@
{
"name": "issues-helper",
"version": "1.11.0",
"version": "1.12.0",
"private": true,
"description": "Some operations on issue.",
"main": "src/main.js",