v2.6.0
2.6.0 (2021-08-28)
- feat!: major version bump (998c0f3)
Bug Fixes
- fix examples (bdcd265)
- fix headline regex issue (a36b75d)
- fix headline tags parsing issue #126 (71d7f82)
- fix phrasing content in headline (31ca41c)
- fix publish script (7fc1bdf)
- fix publish script (f175e5b)
- inline markup check post (d3d31c6)
- lock unified & @types/unist version (dc72217)
- remove prepublish step individually (a75a6a9)
- website: better code block (9d5b3a2)
- update yarn.lock file (bf0e695)
Features
BREAKING CHANGES
- due to my own lack of knowledge about how conventional commits works in
lerna, I published the breaking change as a minor version 2.5.0. Here I am
trying to get it right. It might not work... Sorry for the inconvenience.