We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f163bfd commit 345d140Copy full SHA for 345d140
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [3.0.16](https://github.com/adobe/remark-gridtables/compare/v3.0.15...v3.0.16) (2025-12-06)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** update dependency @adobe/mdast-util-gridtables to v4.0.15 ([#190](https://github.com/adobe/remark-gridtables/issues/190)) ([f163bfd](https://github.com/adobe/remark-gridtables/commit/f163bfd98d3ed5b416fcde973e10797b79fcd143))
7
8
## [3.0.15](https://github.com/adobe/remark-gridtables/compare/v3.0.14...v3.0.15) (2025-10-10)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@adobe/remark-gridtables",
- "version": "3.0.15",
+ "version": "3.0.16",
"description": "Remark Gridtables",
"keywords": [
"remark",
0 commit comments