Skip to content

Commit ad64a78

Browse files
chore: upgraded from v3.3.0 -> v3.4.0
1 parent df45e1b commit ad64a78

File tree

2 files changed

+25
-1
lines changed

2 files changed

+25
-1
lines changed

HISTORY.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
# Changelog
22

3+
# [3.4.0](https://github.com/tj-actions/auto-doc/compare/v3.3.0...v3.4.0) - (2023-11-19)
4+
5+
## <!-- 0 -->🚀 Features
6+
7+
- Add support for including the type ([#527](https://github.com/tj-actions/auto-doc/issues/527)) ([df45e1b](https://github.com/tj-actions/auto-doc/commit/df45e1bbf9647ee108360f04ad3509a995e28004)) - (Tonye Jack)
8+
9+
## <!-- 26 -->🔄 Update
10+
11+
- Update README.md ([96a77dd](https://github.com/tj-actions/auto-doc/commit/96a77dd6a16c8dedb86cf5c4aace1b4c3a857d01)) - (Tonye Jack)
12+
- Update README.md ([382258c](https://github.com/tj-actions/auto-doc/commit/382258cd9c019c9b61aa0013f8ff4431c2de3805)) - (Tonye Jack)
13+
- Update README.md ([a9dd38f](https://github.com/tj-actions/auto-doc/commit/a9dd38f6034ccbea519c33465977bafa0173509c)) - (Tonye Jack)
14+
15+
## <!-- 30 -->📝 Other
16+
17+
- PR [#526](https://github.com/tj-actions/auto-doc/pull/526): to v3.3.0 ([3716622](https://github.com/tj-actions/auto-doc/commit/3716622c0025116af784cdc47d1e123e67b7aba1)) - (repo-ranger[bot])
18+
19+
## <!-- 7 -->⚙️ Miscellaneous Tasks
20+
21+
- Update README.md ([e8f0f12](https://github.com/tj-actions/auto-doc/commit/e8f0f129011d693537a33de30c374047c200f026)) - (Tonye Jack)
22+
323
# [3.3.0](https://github.com/tj-actions/auto-doc/compare/v3.2.1...v3.3.0) - (2023-11-16)
424

525
## <!-- 0 -->🚀 Features
@@ -16,6 +36,10 @@
1636
- PR [#525](https://github.com/tj-actions/auto-doc/pull/525): add support for conditionally escaping default values ([b326093](https://github.com/tj-actions/auto-doc/commit/b326093baae0b8689d26cd5a14464d5100f1fadf)) - (repo-ranger[bot])
1737
- PR [#524](https://github.com/tj-actions/auto-doc/pull/524): to v3.2.1 ([f4f096c](https://github.com/tj-actions/auto-doc/commit/f4f096cb3c044e2d44d168b4a3f8c64be72ed65d)) - (repo-ranger[bot])
1838

39+
## <!-- 7 -->⚙️ Miscellaneous Tasks
40+
41+
- Upgraded from v3.2.1 -> v3.3.0 ([6b64a77](https://github.com/tj-actions/auto-doc/commit/6b64a7772f00c5ce34dcf762abda7b67bd4bded6)) - (github-actions[bot])
42+
1943
# [3.2.1](https://github.com/tj-actions/auto-doc/compare/v3.2.0...v3.2.1) - (2023-11-15)
2044

2145
## <!-- 1 -->🐛 Bug Fixes

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ runs:
7474
with:
7575
repository-owner: tj-actions
7676
repository: auto-doc
77-
version: v3.3.0
77+
version: v3.4.0
7878
language-type: 'go'
7979
- run: |
8080
bash $GITHUB_ACTION_PATH/entrypoint.sh

0 commit comments

Comments
 (0)