Skip to content

Commit 6d876ce

Browse files
chore(main): release 4.0.0 (#177)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 39dd772 commit 6d876ce

3 files changed

Lines changed: 13 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"3.1.1"}
1+
{".":"4.0.0"}

CHANGELOG.md

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

3+
## [4.0.0](https://github.com/catppuccin/mdBook/compare/v3.1.1...v4.0.0) (2026-01-16)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* support native mdbook alerts ([#176](https://github.com/catppuccin/mdBook/issues/176))
9+
10+
### Features
11+
12+
* support native mdbook alerts ([#176](https://github.com/catppuccin/mdBook/issues/176)) ([39dd772](https://github.com/catppuccin/mdBook/commit/39dd7726eeafc7442f17b4003692bae69a75aa68))
13+
314
## [3.1.1](https://github.com/catppuccin/mdBook/compare/v3.1.0...v3.1.1) (2025-03-24)
415

516

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "catppuccin-mdbook",
3-
"version": "3.1.1",
3+
"version": "4.0.0",
44
"description": "Soothing pastel theme for mdBook",
55
"private": true,
66
"scripts": {

0 commit comments

Comments
 (0)