Skip to content

Commit d36237d

Browse files
committed
chore(release): 0.3.2
1 parent db97139 commit d36237d

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [0.3.2](https://github.com/fliegwerk/fliegdoc/compare/v0.3.1...v0.3.2) (2021-01-07)
6+
7+
### Bug Fixes
8+
9+
- Also apply custom TSDoc parser in interfaces and classes ([4fe187a](https://github.com/fliegwerk/fliegdoc/commit/4fe187a2c578994899fddf1b5dd5f8a2d2193d9e))
10+
511
### [0.3.1](https://github.com/fliegwerk/fliegdoc/compare/v0.3.0...v0.3.1) (2021-01-07)
612

713
### Bug Fixes

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fliegdoc",
3-
"version": "0.3.1",
3+
"version": "0.3.2",
44
"description": "A documentation generator for Typescript-based libraries with good support for monorepos",
55
"repository": {
66
"url": "git+https://github.com/fliegwerk/fliegdoc.git",

0 commit comments

Comments
 (0)