File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 2
2
## [ Unreleased]
3
3
4
4
5
+ <a name =" v0.23.0 " ></a >
6
+ ## [ v0.23.0] - 2023-11-09
7
+ ### Chore
8
+ - Upgrade dependencies to avoid PyYAML install error ([ #183 ] ( https://github.com/Tiryoh/actions-mkdocs/issues/183 ) )
9
+
10
+
11
+ [ Unreleased ] : https://github.com/Tiryoh/actions-mkdocs/compare/v0.23.0...HEAD
12
+ [ v0.23.0 ] : https://github.com/Tiryoh/actions-mkdocs/compare/v0.22.0...v0.23.0
13
+
14
+
5
15
<a name =" v0.22.0 " ></a >
6
16
## [ v0.22.0] - 2023-09-20
7
17
### Chore
42
52
- v0.21.0 ([ #173 ] ( https://github.com/Tiryoh/actions-mkdocs/issues/173 ) )
43
53
44
54
45
- [ Unreleased ] : https://github.com/Tiryoh/actions-mkdocs/compare/v0.22.0...HEAD
46
55
[ v0.22.0 ] : https://github.com/Tiryoh/actions-mkdocs/compare/v0.20.0...v0.22.0
47
56
48
57
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " mkdocs-actions"
3
- version = " 0.22 .0"
3
+ version = " 0.23 .0"
4
4
description = " "
5
5
authors = [
" Daisuke Sato <[email protected] >" ]
6
6
license = " MIT"
You can’t perform that action at this time.
0 commit comments