We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10e7ae4 commit 7666a45Copy full SHA for 7666a45
CHANGELOG.md
@@ -1,4 +1,13 @@
1
2
+## v0.2.6 (2020-11-30)
3
+
4
+#### :bug: Bug Fixes
5
+* [#43](https://github.com/kazupon/api-docs-gen/pull/43) fix: table text escapting ([@kazupon](https://github.com/kazupon))
6
7
+#### Committers: 1
8
+- kazuya kawaguchi ([@kazupon](https://github.com/kazupon))
9
10
11
## v0.2.5 (2020-11-27)
12
13
#### :zap: Improvement Features
package.json
@@ -1,7 +1,7 @@
{
"name": "api-docs-gen",
"description": "API Documentation generator from `api-extractor` doc model",
- "version": "0.2.5",
+ "version": "0.2.6",
"author": {
"name": "kazuya kawaguchi",
"email": "kawakazu80@gmail.com"
0 commit comments