Skip to content

Commit

Permalink
chore: release v0.7.3 (#118)
Browse files Browse the repository at this point in the history
## 🤖 New release
* `mdbook-pandoc`: 0.7.2 -> 0.7.3

<details><summary><i><b>Changelog</b></i></summary><p>

<blockquote>

## [0.7.3] - 2024-10-01

### Bug Fixes

- Prevent infinite recursion when source directory contains destination
directory ([#116](#116))
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/MarcoIeni/release-plz/).
  • Loading branch information
max-heller authored Oct 3, 2024
1 parent 247cfb7 commit 24b1beb
Show file tree
Hide file tree
Showing 3 changed files with 90 additions and 140 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file.

## [0.7.3] - 2024-10-01

### Bug Fixes

- Prevent infinite recursion when source directory contains destination directory ([#116](https://github.com/max-heller/mdbook-pandoc/pull/116))


## [0.7.2] - 2024-09-14

### Bug Fixes
Expand Down
Loading

0 comments on commit 24b1beb

Please sign in to comment.