Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
lagoproject.net
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
LAGO
lagoproject.net
Commits
b2dc6b11
Commit
b2dc6b11
authored
2 years ago
by
squidfunk
Browse files
Options
Downloads
Patches
Plain Diff
Prepare 8.5.11 release
parent
2f676c20
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
CHANGELOG
+4
-0
4 additions, 0 deletions
CHANGELOG
docs/changelog/index.md
+4
-0
4 additions, 0 deletions
docs/changelog/index.md
package-lock.json
+2
-2
2 additions, 2 deletions
package-lock.json
package.json
+1
-1
1 addition, 1 deletion
package.json
with
11 additions
and
3 deletions
CHANGELOG
+
4
−
0
View file @
b2dc6b11
mkdocs-material-8.5.11 (2022-11-30)
* Let it snow, see https://twitter.com/squidfunk/status/1597937112753766401
mkdocs-material-8.5.10+insiders-4.26.6 (2022-11-28)
mkdocs-material-8.5.10+insiders-4.26.6 (2022-11-28)
* Fixed #4683: Tags plugin crashes when a tag is empty
* Fixed #4683: Tags plugin crashes when a tag is empty
...
...
This diff is collapsed.
Click to expand it.
docs/changelog/index.md
+
4
−
0
View file @
b2dc6b11
...
@@ -2,6 +2,10 @@
...
@@ -2,6 +2,10 @@
## Material for MkDocs
## Material for MkDocs
### 8.5.11 <small>_ November 30, 2022</small> { id="8.5.11" }
-
Let it snow, see https://twitter.com/squidfunk/status/1597937112753766401
### 8.5.10 <small>_ November 11, 2022</small> { id="8.5.10" }
### 8.5.10 <small>_ November 11, 2022</small> { id="8.5.10" }
-
Adjusted CSS to better allow for custom primary and accent colors
-
Adjusted CSS to better allow for custom primary and accent colors
...
...
This diff is collapsed.
Click to expand it.
package-lock.json
+
2
−
2
View file @
b2dc6b11
{
{
"name": "mkdocs-material",
"name": "mkdocs-material",
"version": "8.5.1
0
",
"version": "8.5.1
1
",
"lockfileVersion": 2,
"lockfileVersion": 2,
"requires": true,
"requires": true,
"packages": {
"packages": {
"": {
"": {
"name": "mkdocs-material",
"name": "mkdocs-material",
"version": "8.5.1
0
",
"version": "8.5.1
1
",
"license": "MIT",
"license": "MIT",
"dependencies": {
"dependencies": {
"array-flat-polyfill": "^1.0.1",
"array-flat-polyfill": "^1.0.1",
...
...
This diff is collapsed.
Click to expand it.
package.json
+
1
−
1
View file @
b2dc6b11
{
{
"name"
:
"mkdocs-material"
,
"name"
:
"mkdocs-material"
,
"version"
:
"8.5.1
0
"
,
"version"
:
"8.5.1
1
"
,
"description"
:
"Documentation that simply works"
,
"description"
:
"Documentation that simply works"
,
"keywords"
:
[
"keywords"
:
[
"mkdocs"
,
"mkdocs"
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment