Skip to content
Snippets Groups Projects
Commit 2b549ffa authored by squidfunk's avatar squidfunk
Browse files

Prepare 8.2.15 release

parent 770b1b90
No related branches found
Tags 8.2.15
No related merge requests found
mkdocs-material-8.2.15 (2022-05-14)
* Added Uzbek translations
* Fixed spacing for code block results in content tabs
mkdocs-material-8.2.14+insiders-4.15.0 (2022-05-08)
* Added support for improved tooltips
......
......@@ -6,6 +6,11 @@ template: overrides/main.html
## Material for MkDocs
### 8.2.15 <small>_ May 14, 2022</small> { id="8.2.15" }
- Added Uzbek translations
- Fixed spacing for code block results in content tabs
### 8.2.14 <small>_ May 8, 2022</small> { id="8.2.14" }
- Fixed missing top right rounded border on admonition
......
......@@ -22,7 +22,7 @@
<link rel="canonical" href="{{ page.canonical_url }}">
{% endif %}
<link rel="icon" href="{{ config.theme.favicon | url }}">
<meta name="generator" content="mkdocs-{{ mkdocs_version }}, mkdocs-material-8.2.14">
<meta name="generator" content="mkdocs-{{ mkdocs_version }}, mkdocs-material-8.2.15">
{% endblock %}
{% block htmltitle %}
{% if page and page.meta and page.meta.title %}
......
{
"name": "mkdocs-material",
"version": "8.2.14",
"version": "8.2.15",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "mkdocs-material",
"version": "8.2.14",
"version": "8.2.15",
"license": "MIT",
"dependencies": {
"array-flat-polyfill": "^1.0.1",
......
{
"name": "mkdocs-material",
"version": "8.2.14",
"version": "8.2.15",
"description": "Documentation that simply works",
"keywords": [
"mkdocs",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment