# Change Log ## 0.2.4 ### Patch Changes - 82c6cce6: Take into account that paths can be windows-based with backslashes, when analyzing folder depth All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [0.2.3](https://github.com/ing-bank/lion/compare/babel-plugin-extend-docs@0.2.2...babel-plugin-extend-docs@0.2.3) (2020-06-18) ### Bug Fixes - **babel-plugin-extend-docs:** use posix path join for posix type path ([4441945](https://github.com/ing-bank/lion/commit/4441945d051fa558db2270926583fd0443043c25)) ## [0.2.2](https://github.com/ing-bank/lion/compare/babel-plugin-extend-docs@0.2.1...babel-plugin-extend-docs@0.2.2) (2020-06-18) **Note:** Version bump only for package babel-plugin-extend-docs ## [0.2.1](https://github.com/ing-bank/lion/compare/babel-plugin-extend-docs@0.2.0...babel-plugin-extend-docs@0.2.1) (2020-06-10) ### Bug Fixes - **babel-plugin-extend-docs:** check more strictly on tagnames ([dc143b7](https://github.com/ing-bank/lion/commit/dc143b7323590ebb46054d22abfb16aa2090c110)) # [0.2.0](https://github.com/ing-bank/lion/compare/babel-plugin-extend-docs@0.1.0...babel-plugin-extend-docs@0.2.0) (2020-05-29) ### Bug Fixes - **babel-plugin-extend-docs:** use @babel/core instead of babel-core ([f008ee4](https://github.com/ing-bank/lion/commit/f008ee42a722482c5619dc9d29fd1e050820bf6c)) ### Features - use markdown javascript (mdjs) for documentation ([bcd074d](https://github.com/ing-bank/lion/commit/bcd074d1fbce8754d428538df723ba402603e2c8)) # 0.1.0 (2020-04-29) ### Features - **babel-plugin-extends-docs:** extend docs by rewriting imports/code ([2cdb7ca](https://github.com/ing-bank/lion/commit/2cdb7cac50c21bf2af5314797375c68c60523252))