Skip to content

Commit

Permalink
4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yhatt committed Sep 9, 2024
1 parent 7734f41 commit 75ecf54
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## [Unreleased]

## v4.0.0 - 2024-09-09

> [!IMPORTANT]
> The new slide container styles, `block` container and safe centering, produce breaking changes to existing slide layouts. ([#382](https://github.com/marp-team/marp-core/pull/382))
>
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@marp-team/marp-core",
"version": "3.9.0",
"version": "4.0.0",
"description": "The core of Marp tools",
"license": "MIT",
"author": {
Expand Down

0 comments on commit 75ecf54

Please sign in to comment.