Skip to content
This repository was archived by the owner on Oct 15, 2021. It is now read-only.

Commit f360d2a

Browse files
committed
chore(release): 4.0.1
1 parent 90f4b33 commit f360d2a

3 files changed

Lines changed: 12 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
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+
<a name="4.0.1"></a>
6+
## [4.0.1](https://github.com/micromata/baumeister/compare/4.0.0...4.0.1) (2019-02-20)
7+
8+
9+
### Bug Fixes
10+
11+
* Move cosmiconfig to dev dependencies 🙈 ([90f4b33](https://github.com/micromata/baumeister/commit/90f4b33))
12+
13+
14+
515
<a name="4.0.0"></a>
616
# [4.0.0](https://github.com/micromata/baumeister/compare/3.1.0...4.0.0) (2019-02-18)
717

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
@@ -12,7 +12,7 @@
1212
"node": ">=8.6"
1313
},
1414
"license": "MIT",
15-
"version": "4.0.0",
15+
"version": "4.0.1",
1616
"repository": "micromata/baumeister",
1717
"private": true,
1818
"scripts": {

0 commit comments

Comments
 (0)