Skip to content

Commit f45d90c

Browse files
author
semantic-release
committed
1.7.0
Automatically generated by python-semantic-release
1 parent a8b703a commit f45d90c

2 files changed

Lines changed: 38 additions & 1 deletion

File tree

CHANGELOG.md

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

33
<!-- version list -->
44

5+
## v1.7.0 (2026-06-10)
6+
7+
### Chores
8+
9+
- **deps**: Update actions/stale action to v10.3.0
10+
([`9468714`](https://github.com/backstage/mkdocs-techdocs-core/commit/946871467adbc39b24461b09e6016e3e4bdb942c))
11+
12+
- **deps**: Update dependency click to <=8.3.3
13+
([`be70b3c`](https://github.com/backstage/mkdocs-techdocs-core/commit/be70b3c33dff7be98f7ac26e5d15393a22e881f8))
14+
15+
- **deps**: Update dependency click to <=8.4.0
16+
([`32cda9c`](https://github.com/backstage/mkdocs-techdocs-core/commit/32cda9cc9dadc112b130acfd3985bc7d610d103b))
17+
18+
- **deps**: Update dependency click to <=8.4.1
19+
([`be1b5e1`](https://github.com/backstage/mkdocs-techdocs-core/commit/be1b5e1967ac5f3e74c8275294f42252e999d6e3))
20+
21+
- **deps**: Update dependency plantuml-markdown to v3.11.2
22+
([`50b4daf`](https://github.com/backstage/mkdocs-techdocs-core/commit/50b4daf28b46fe0dafb7cf632f610b35a080f9a8))
23+
24+
- **deps**: Update dependency pymdown-extensions to v10.21.3
25+
([`1828820`](https://github.com/backstage/mkdocs-techdocs-core/commit/1828820196b39e8c11f8dc6242eca7019ee5e5af))
26+
27+
- **deps**: Update rinchsan/renovate-config-validator action to v0.2.1
28+
([`a960e0d`](https://github.com/backstage/mkdocs-techdocs-core/commit/a960e0dae686e7807d2c1c2e17945fb81fb357ef))
29+
30+
### Documentation
31+
32+
- Update links to markdown_inline_graphviz
33+
([`3e96f4c`](https://github.com/backstage/mkdocs-techdocs-core/commit/3e96f4c65819a240e714cd1a007e6bc10d386cf6))
34+
35+
### Features
36+
37+
- Include gh-admonitions by default
38+
([#345](https://github.com/backstage/mkdocs-techdocs-core/pull/345),
39+
[`0fbb148`](https://github.com/backstage/mkdocs-techdocs-core/commit/0fbb148a736d860d13c7e69a4f1ce668f439db41))
40+
41+
542
## v1.6.2 (2026-04-15)
643

744
### Bug Fixes

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
55
[project]
66

77
name = "mkdocs-techdocs-core"
8-
version = "1.6.2"
8+
version = "1.7.0"
99
description = """The core MkDocs plugin used by Backstage's TechDocs as a wrapper around multiple MkDocs plugins and Python Markdown extensions"""
1010
readme = "README.md"
1111
requires-python = ">=3.9"

0 commit comments

Comments
 (0)