We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2263ee0 commit ce836bfCopy full SHA for ce836bf
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [3.0.18](https://github.com/adobe/remark-gridtables/compare/v3.0.17...v3.0.18) (2026-02-22)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** update dependency @adobe/mdast-util-gridtables to v4.0.17 ([#197](https://github.com/adobe/remark-gridtables/issues/197)) ([2263ee0](https://github.com/adobe/remark-gridtables/commit/2263ee00849adf1e5946b1a026a875fd5339b231))
7
8
## [3.0.17](https://github.com/adobe/remark-gridtables/compare/v3.0.16...v3.0.17) (2026-01-24)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@adobe/remark-gridtables",
- "version": "3.0.17",
+ "version": "3.0.18",
"description": "Remark Gridtables",
"keywords": [
"remark",
0 commit comments