Skip to content

Commit

Permalink
Bump version, add changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
oleg-nenashev committed Jan 9, 2025
1 parent 78116ec commit 24faec0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 0.8.4

### Prs in Release

- [Support for `section_path` in `nav_repos`](https://github.com/jdoiro3/mkdocs-multirepo-plugin/pull/169)

## 0.8.3

### Prs in Release
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "mkdocs-multirepo-plugin"

[tool.poetry]
name = "mkdocs-multirepo-plugin"
version = "0.8.3"
version = "0.8.4"
description = "Build documentation in multiple repos into one site."
authors = ["jdoiro3 <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit 24faec0

Please sign in to comment.