Skip to content

Commit ebc3b80

Browse files
author
Eirikr
committed
Bump version to 0.8.4 and update changelog
1 parent d344357 commit ebc3b80

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.8.4
2+
3+
- Fix Handle missing edit_uri safely to prevent crash when edit_uri is not set in mkdocs.yml
4+
15
## 0.8.3
26

37
### Prs in Release

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "mkdocs-multirepo-plugin"
3-
version = "0.8.3"
3+
version = "0.8.4"
44
description = "Build documentation in multiple repos into one site."
55
authors = [
66
{ name="Joseph Doiron", email="josephdoiron1234@yahoo.com" }

0 commit comments

Comments
 (0)