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

Commit e9aac47

Browse files
committed
chore(release): 3.0.1
1 parent 5e533ba commit e9aac47

3 files changed

Lines changed: 13 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
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="3.0.1"></a>
6+
## [3.0.1](https://github.com/micromata/baumeister/compare/3.0.0...3.0.1) (2018-04-26)
7+
8+
9+
### Bug Fixes
10+
11+
* Improve quality of source maps ([e6d22dd](https://github.com/micromata/baumeister/commit/e6d22dd))
12+
* Make it possible to use nested pages ([5e533ba](https://github.com/micromata/baumeister/commit/5e533ba))
13+
14+
15+
516
<a name="3.0.0"></a>
617
# [3.0.0](https://github.com/micromata/baumeister/compare/3.0.0-beta.1...3.0.0) (2018-04-04)
718

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": ">=6.0.0"
1313
},
1414
"license": "MIT",
15-
"version": "3.0.0",
15+
"version": "3.0.1",
1616
"repository": "micromata/baumeister",
1717
"private": true,
1818
"scripts": {

0 commit comments

Comments
 (0)