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

Commit

Permalink
chore(release): 4.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mischah committed Mar 19, 2019
1 parent aad49e5 commit 5930c6f
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 2 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

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.

## [4.0.2](https://github.com/micromata/baumeister/compare/4.0.1...4.0.2) (2019-03-19)


### Bug Fixes

* Add contents of bundleCSS to vendor CSS bundle ([5faa710](https://github.com/micromata/baumeister/commit/5faa710)), closes [#272](https://github.com/micromata/baumeister/issues/272)


### Reverts

* fix: Initially lint files with npm start ([f16bd3a](https://github.com/micromata/baumeister/commit/f16bd3a))



<a name="4.0.1"></a>
## [4.0.1](https://github.com/micromata/baumeister/compare/4.0.0...4.0.1) (2019-02-20)

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"node": ">=8.6"
},
"license": "MIT",
"version": "4.0.1",
"version": "4.0.2",
"repository": "micromata/baumeister",
"private": true,
"scripts": {
Expand Down

0 comments on commit 5930c6f

Please sign in to comment.