Skip to content

Commit fb45660

Browse files
committed
chore(release): 0.4.1
1 parent 044319e commit fb45660

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.4.1](https://github.com/fliegwerk/fliegdoc/compare/v0.4.0...v0.4.1) (2021-01-08)
6+
7+
### Features
8+
9+
- Add fliegdoc [i|init] to generate a fliegdoc.config.js ([044319e](https://github.com/fliegwerk/fliegdoc/commit/044319efff558ca6ade85a231c7e4ea6c315c802))
10+
511
## [0.4.0](https://github.com/fliegwerk/fliegdoc/compare/v0.3.2...v0.4.0) (2021-01-08)
612

713
### ⚠ BREAKING CHANGES

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.4.0",
3+
"version": "0.4.1",
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)