Skip to content

Commit f9ea9d9

Browse files
committed
Create new release
Signed-off-by: John Philip <jphilip@spotify.com>
1 parent b2a2c5b commit f9ea9d9

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,9 @@ We only use `material-mkdocs` as base styles because Backstage also uses the `Ma
143143

144144
### Unreleased
145145

146+
### 1.3.6
147+
- Bumped `mkdocs-material` to `9.5.26`.
148+
146149
### 1.3.5
147150
- Bumped `mkdocs-material` to `9.5.13` which adds support for card grids and grid layouts
148151

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
setup(
3030
name="mkdocs-techdocs-core",
31-
version="1.3.5",
31+
version="1.3.6",
3232
description="The core MkDocs plugin used by Backstage's TechDocs as a wrapper around "
3333
"multiple MkDocs plugins and Python Markdown extensions",
3434
long_description=long_description,

0 commit comments

Comments
 (0)