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

Commit

Permalink
chore(release): 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mischah committed Apr 26, 2018
1 parent 5e533ba commit e9aac47
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

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.

<a name="3.0.1"></a>
## [3.0.1](https://github.com/micromata/baumeister/compare/3.0.0...3.0.1) (2018-04-26)


### Bug Fixes

* Improve quality of source maps ([e6d22dd](https://github.com/micromata/baumeister/commit/e6d22dd))
* Make it possible to use nested pages ([5e533ba](https://github.com/micromata/baumeister/commit/5e533ba))



<a name="3.0.0"></a>
# [3.0.0](https://github.com/micromata/baumeister/compare/3.0.0-beta.1...3.0.0) (2018-04-04)

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": ">=6.0.0"
},
"license": "MIT",
"version": "3.0.0",
"version": "3.0.1",
"repository": "micromata/baumeister",
"private": true,
"scripts": {
Expand Down

0 comments on commit e9aac47

Please sign in to comment.