Skip to content

Commit 56d7f44

Browse files
committed
2.6.1
1 parent 1dcf124 commit 56d7f44

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## [Unreleased]
44

5+
## v2.6.1 - 2023-10-15
6+
57
### Fixed
68

79
- Add TypeScript definition for `cssContainerQuery` constructor option ([#378](https://github.com/marp-team/marpit/pull/378))

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@marp-team/marpit",
3-
"version": "2.6.0",
3+
"version": "2.6.1",
44
"description": "The skinny framework for creating slide deck from Markdown",
55
"license": "MIT",
66
"author": {

0 commit comments

Comments
 (0)