Skip to content

Commit 3bb7834

Browse files
chore(main): release 0.5.0 (#19)
🤖 I have created a release *beep* *boop* --- ## [0.5.0](v0.4.0...v0.5.0) (2026-02-24) ### Features * add markdown-callouts for GitHub alert syntax support ([#18](#18)) ([d63f72f](d63f72f)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: bifrost-mkdocs-release-bot[bot] <263594613+bifrost-mkdocs-release-bot[bot]@users.noreply.github.com>
1 parent d63f72f commit 3bb7834

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.4.0"
2+
".": "0.5.0"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.5.0](https://github.com/intility/bifrost-mkdocs/compare/v0.4.0...v0.5.0) (2026-02-24)
4+
5+
6+
### Features
7+
8+
* add markdown-callouts for GitHub alert syntax support ([#18](https://github.com/intility/bifrost-mkdocs/issues/18)) ([d63f72f](https://github.com/intility/bifrost-mkdocs/commit/d63f72fcafb084ea42a4f898f46315d4ee5294e1))
9+
310
## [0.4.0](https://github.com/intility/bifrost-mkdocs/compare/v0.3.3...v0.4.0) (2026-02-24)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "intility-bifrost-mkdocs"
3-
version = "0.4.0"
3+
version = "0.5.0"
44
description = "Intility Bifrost theme plugin for MkDocs Material"
55
authors = [
66
{ name = "Erlend Ellefsen", email = "[email protected]" },

0 commit comments

Comments
 (0)