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 5262b6a commit 4a23020Copy full SHA for 4a23020
CHANGELOG.md
@@ -1,4 +1,13 @@
1
2
+## v0.4.0 (2021-12-07)
3
+
4
+#### :star: Features
5
+* [#94](https://github.com/kazupon/api-docs-gen/pull/94) feat: support ESM ([@kazupon](https://github.com/kazupon))
6
7
+#### Committers: 1
8
+- kazuya kawaguchi ([@kazupon](https://github.com/kazupon))
9
10
11
## v0.3.0 (2021-05-21)
12
13
#### :star: Features
package.json
@@ -1,7 +1,7 @@
{
"name": "api-docs-gen",
"description": "API Documentation generator from `api-extractor` doc model",
- "version": "0.3.0",
+ "version": "0.4.0",
"author": {
"name": "kazuya kawaguchi",
"email": "kawakazu80@gmail.com"
0 commit comments