Skip to content

Commit 3dde24d

Browse files
committed
4.0.3
1 parent 99b4e36 commit 3dde24d

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

CHANGELOG.md

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

33
## [Unreleased]
44

5+
## v4.0.3 - 2024-11-06
6+
57
### Added
68

79
- Allow to disable GPU use of Chrome through `CHROME_DISABLE_GPU` environment variable ([#592](https://github.com/marp-team/marp-cli/issues/592), [#617](https://github.com/marp-team/marp-cli/issues/617), [#618](https://github.com/marp-team/marp-cli/pull/618))

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@marp-team/marp-cli",
3-
"version": "4.0.2",
3+
"version": "4.0.3",
44
"description": "A CLI interface for Marp and Marpit based converters",
55
"license": "MIT",
66
"author": {

0 commit comments

Comments
 (0)