fix: body null (#123)

* fix: body null

* docs: update changelog
This commit is contained in:
xrkffgg
2022-10-19 21:10:24 +08:00
committed by GitHub
parent 7f09991212
commit 1cb0eedfea
4 changed files with 9 additions and 3 deletions

View File

@@ -7,6 +7,12 @@
🛠 refactor
-->
## v3.3.1
`2022.10.19`
- 🐞 fix: body null case. [#123](https://github.com/actions-cool/issues-helper/pull/123)
## v3.3.0
`2022.09.02`