Skip to content

Commit 7666a45

Browse files
authored
patch release v0.2.6 (#44)
1 parent 10e7ae4 commit 7666a45

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
11

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+
211
## v0.2.5 (2020-11-27)
312

413
#### :zap: Improvement Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "api-docs-gen",
33
"description": "API Documentation generator from `api-extractor` doc model",
4-
"version": "0.2.5",
4+
"version": "0.2.6",
55
"author": {
66
"name": "kazuya kawaguchi",
77
"email": "kawakazu80@gmail.com"

0 commit comments

Comments
 (0)