Release v3.2.2
·
88 commits
to refs/heads/main
since this release
Get it
Python
Install it with pip
pip install mkdocs-simple-plugin==3.2.2See it on pypi: https://pypi.org/project/mkdocs-simple-plugin
Docker
Pull it with docker
docker pull althack/mkdocs-simple-plugin:v3.2.2See it on dockerhub: https://hub.docker.com/repository/docker/althack/mkdocs-simple-plugin
Github
- name: Build docs
uses: athackst/mkdocs-simple-plugin:v3.2.2See it in the actions marketplace: https://github.com/marketplace/actions/mkdocs-simple-action
What’s Changed
🐛 Bug Fixes
- Add
generated_byparameter to newly created Files (#832) @timvink - Fix build directory (#842) @athackst
Dependency Updates
4 changes
- Bump docker/login-action from 3.3.0 to 3.4.0 (#838) @dependabot[bot]
- Bump jinja2 from 3.1.5 to 3.1.6 (#831) @dependabot[bot]
- Bump mkdocs-git-revision-date-localized-plugin from 1.3.0 to 1.4.1 (#830) @dependabot[bot]
- Bump mkdocs-material from 9.6.5 to 9.6.7 (#829) @dependabot[bot]