Skip to content

Commit ff4a7bd

Browse files
committed
3.3.0
1 parent d82fd0f commit ff4a7bd

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
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+
## v3.3.0 - 2023-09-23
6+
57
### Added
68

79
- Support the project configuration file written in TypeScript `marp.config.ts` ([#548](https://github.com/marp-team/marp-cli/pull/548), [#549](https://github.com/marp-team/marp-cli/pull/549))

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": "3.2.1",
3+
"version": "3.3.0",
44
"description": "A CLI interface for Marp and Marpit based converters",
55
"license": "MIT",
66
"author": {

0 commit comments

Comments
 (0)