mirror of
https://gitea.com/Lydanne/issues-helper.git
synced 2025-10-14 07:43:46 +08:00
docs: update changelog 1.12
This commit is contained in:
@@ -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
|
## v1.11
|
||||||
|
|
||||||
`2021.01.14`
|
`2021.01.14`
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "issues-helper",
|
"name": "issues-helper",
|
||||||
"version": "1.11.0",
|
"version": "1.12.0",
|
||||||
"private": true,
|
"private": true,
|
||||||
"description": "Some operations on issue.",
|
"description": "Some operations on issue.",
|
||||||
"main": "src/main.js",
|
"main": "src/main.js",
|
||||||
|
Reference in New Issue
Block a user