From 4205451c61e1ad6c7b0e6b5ec0b4c7b37eb55629 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 15 Nov 2023 15:53:09 +0000 Subject: [PATCH] chore: upgraded from v3.2.0 -> v3.2.1 --- HISTORY.md | 28 ++++++++++++++++++++++++++-- action.yml | 2 +- 2 files changed, 27 insertions(+), 3 deletions(-) diff --git a/HISTORY.md b/HISTORY.md index 11b7bb8..afdb468 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,11 +1,32 @@ # Changelog -# [unreleased] +# [3.2.1](https://github.com/tj-actions/auto-doc/compare/v3.2.0...v3.2.1) - (2023-11-15) + +## 🐛 Bug Fixes + +- Properly escape default values ([#523](https://github.com/tj-actions/auto-doc/issues/523)) ([c878815](https://github.com/tj-actions/auto-doc/commit/c8788154f9f0488500005213bc9b4efd64d815ba)) - (Tonye Jack) ## 🔄 Update - Updated README. - ([3381572](https://github.com/tj-actions/auto-doc/commit/3381572e3a668c264d58cba3e6e0c7cb80f9492a)) - (github-actions[bot]) + ([b3db267](https://github.com/tj-actions/auto-doc/commit/b3db267a6197925680627a6b873208b605212f77)) - (github-actions[bot]) +- Update action.yml ([9e297d2](https://github.com/tj-actions/auto-doc/commit/9e297d2578b3dc5524a3a50c35eae6281dbe3818)) - (Tonye Jack) +- Updated README. + ([487992d](https://github.com/tj-actions/auto-doc/commit/487992dc828bb147c6362e953bf3d031b3fe3546)) - (github-actions[bot]) +- Updated README. + ([8b58758](https://github.com/tj-actions/auto-doc/commit/8b58758c09af91a0b70e94e56a24c28255e61122)) - (github-actions[bot]) +- Updated README. + ([51a78da](https://github.com/tj-actions/auto-doc/commit/51a78da80a2a0b2e20ca7caceb53e861e6df9beb)) - (github-actions[bot]) + +## 📝 Other + +- PR [#522](https://github.com/tj-actions/auto-doc/pull/522): update test ([a2f6a05](https://github.com/tj-actions/auto-doc/commit/a2f6a052e3aca31eb9d4ab06498c85ada8d26664)) - (repo-ranger[bot]) +- Merge branch 'main' into chore/update-test ([48ee04f](https://github.com/tj-actions/auto-doc/commit/48ee04f3eabb2c82e6f0835e80feb53f5cf8848c)) - (repo-ranger[bot]) +- PR [#521](https://github.com/tj-actions/auto-doc/pull/521): to v3.2.0 ([b003727](https://github.com/tj-actions/auto-doc/commit/b00372773346fe5f062bd0f14f8bd475abf6cb69)) - (repo-ranger[bot]) + +## ⚙️ Miscellaneous Tasks + +- Update test ([3d78f99](https://github.com/tj-actions/auto-doc/commit/3d78f99ce66007362cbdb691ddd3c6690c592f38)) - (Tonye Jack) # [3.2.0](https://github.com/tj-actions/auto-doc/compare/v3.1.0...v3.2.0) - (2023-11-15) @@ -24,6 +45,8 @@ ## 🔄 Update +- Updated README. + ([3381572](https://github.com/tj-actions/auto-doc/commit/3381572e3a668c264d58cba3e6e0c7cb80f9492a)) - (github-actions[bot]) - Updated README. ([69ed344](https://github.com/tj-actions/auto-doc/commit/69ed344e9e469ee5a2ace6057cf2bb71828a41e2)) - (github-actions[bot]) - Update test.yml ([998e442](https://github.com/tj-actions/auto-doc/commit/998e4429690dd85ccea19464339e2356e9ada758)) - (Tonye Jack) @@ -36,6 +59,7 @@ ## ⚙️ Miscellaneous Tasks +- Upgraded from v3.1.1 -> v3.2.0 ([aa5b801](https://github.com/tj-actions/auto-doc/commit/aa5b8018e695b00b342eed5611a78c2a3f47f4c9)) - (github-actions[bot]) - Updated coverage badge. ([e2aaa74](https://github.com/tj-actions/auto-doc/commit/e2aaa749f3ae2712a5000bed14a78a27fd15e82a)) - (GitHub Action) ## ⬆️ Upgrades diff --git a/action.yml b/action.yml index 6d2abe1..c5292d6 100644 --- a/action.yml +++ b/action.yml @@ -74,7 +74,7 @@ runs: with: repository-owner: tj-actions repository: auto-doc - version: v3.2.0 + version: v3.2.1 language-type: 'go' - run: | bash $GITHUB_ACTION_PATH/entrypoint.sh