diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..0699183 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,20 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +## 1.0.0 (2021-05-15) + +### Features + +- impl github action which is used to generated local backup file ([#2](https://github.com/lbwa/yuque-github-hook/issues/2)) ([885760b](https://github.com/lbwa/yuque-github-hook/commit/885760b7003e55a68bc905410667af6b231043cc)) +- **action:** add sample github action config ([1884a81](https://github.com/lbwa/yuque-github-hook/commit/1884a8121b7cb20baf4525cdcd4444898cff1aea)) +- **main:** create yuque doc url ([3ffa58c](https://github.com/lbwa/yuque-github-hook/commit/3ffa58c2020b956b7b42ac901e72e39f35252c8b)) +- **main:** pass post body ([529efae](https://github.com/lbwa/yuque-github-hook/commit/529efaea2906a57de02035bf4a94bbbce4cf25e4)) +- golang function based on tencent cloud ([0f5c280](https://github.com/lbwa/yuque-github-hook/commit/0f5c280f8b3a33106f5fab6659a1478556a37174)) +- use api gateway event ([3809c35](https://github.com/lbwa/yuque-github-hook/commit/3809c3502cb9c80f1a280eb70a48b32a59a88b6f)) + +### Bug Fixes + +- action token input ([17350e0](https://github.com/lbwa/yuque-github-hook/commit/17350e0c0e8a46896e6c5496b221226a4c090879)) +- **action:** use `post` field to retrieve post content ([e449a9e](https://github.com/lbwa/yuque-github-hook/commit/e449a9ed46860ccfd583316d462dd089889d4292)) +- docUrl creation ([1e9d9a5](https://github.com/lbwa/yuque-github-hook/commit/1e9d9a5d6138097beb417895101839fe6ec66275))