Skip to content

Commit 6eec409

Browse files
chore(release): 4.0.9 [skip ci]
## [4.0.9](v4.0.8...v4.0.9) (2025-01-20) ### Bug Fixes * avoid breaking escaped characters ([#156](#156)) ([2bfcae9](2bfcae9)), closes [#154](#154)
1 parent 2bfcae9 commit 6eec409

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.9](https://github.com/adobe/mdast-util-gridtables/compare/v4.0.8...v4.0.9) (2025-01-20)
2+
3+
4+
### Bug Fixes
5+
6+
* avoid breaking escaped characters ([#156](https://github.com/adobe/mdast-util-gridtables/issues/156)) ([2bfcae9](https://github.com/adobe/mdast-util-gridtables/commit/2bfcae978aba06e37daff2a90084b54e279beb42)), closes [#154](https://github.com/adobe/mdast-util-gridtables/issues/154)
7+
18
## [4.0.8](https://github.com/adobe/mdast-util-gridtables/compare/v4.0.7...v4.0.8) (2024-11-09)
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.8",
3+
"version": "4.0.9",
44
"description": "MDAST Util Gridtables",
55
"keywords": [
66
"mdast",

0 commit comments

Comments
 (0)