Skip to content

Commit b2dc6b1

Browse files
committed
Prepare 8.5.11 release
1 parent 2f676c2 commit b2dc6b1

File tree

4 files changed

+11
-3
lines changed

4 files changed

+11
-3
lines changed

CHANGELOG

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
mkdocs-material-8.5.11 (2022-11-30)
2+
3+
* Let it snow, see https://twitter.com/squidfunk/status/1597937112753766401
4+
15
mkdocs-material-8.5.10+insiders-4.26.6 (2022-11-28)
26

37
* Fixed #4683: Tags plugin crashes when a tag is empty

docs/changelog/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## Material for MkDocs
44

5+
### 8.5.11 <small>_ November 30, 2022</small> { id="8.5.11" }
6+
7+
- Let it snow, see https://twitter.com/squidfunk/status/1597937112753766401
8+
59
### 8.5.10 <small>_ November 11, 2022</small> { id="8.5.10" }
610

711
- Adjusted CSS to better allow for custom primary and accent colors

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mkdocs-material",
3-
"version": "8.5.10",
3+
"version": "8.5.11",
44
"description": "Documentation that simply works",
55
"keywords": [
66
"mkdocs",

0 commit comments

Comments
 (0)