1 parent d3e6c6f commit 9705ca8Copy full SHA for 9705ca8
2 files changed
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## 1.0.3
4
+
5
+### Bug Fixes
6
7
+- Fixes invalid ADF being generated when there are empty table cells ([#3](https://github.com/jamsinclair/marklassian/pull/3))
8
9
## 1.0.2
10
11
### Bug Fixes
lib/package.json
@@ -1,6 +1,6 @@
{
"name": "marklassian",
- "version": "1.0.2",
+ "version": "1.0.3",
"description": "Converts markdown to the Atlassian Document Format (ADF)",
"repository": {
"type": "git",
0 commit comments