Skip to content

Commit fc315c5

Browse files
chore(release): 4.0.12 [skip ci]
## [4.0.12](v4.0.11...v4.0.12) (2025-05-07) ### Bug Fixes * escape `>` only in wrapped line beginnings ([#176](#176)) ([9fff223](9fff223))
1 parent 9fff223 commit fc315c5

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [4.0.12](https://github.com/adobe/mdast-util-gridtables/compare/v4.0.11...v4.0.12) (2025-05-07)
2+
3+
4+
### Bug Fixes
5+
6+
* escape `>` only in wrapped line beginnings ([#176](https://github.com/adobe/mdast-util-gridtables/issues/176)) ([9fff223](https://github.com/adobe/mdast-util-gridtables/commit/9fff22348406670f84b0399c0ca428c7aafe8169))
7+
18
## [4.0.11](https://github.com/adobe/mdast-util-gridtables/compare/v4.0.10...v4.0.11) (2025-03-08)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@adobe/mdast-util-gridtables",
3-
"version": "4.0.11",
3+
"version": "4.0.12",
44
"description": "MDAST Util Gridtables",
55
"keywords": [
66
"mdast",

0 commit comments

Comments
 (0)