# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.2.2](https://github.com/ksm2/barnaby/compare/v0.2.1...v0.2.2) (2020-04-19)

**Note:** Version bump only for package barnaby-parser





## [0.2.1](https://github.com/ksm2/barnaby/compare/v0.2.0...v0.2.1) (2020-04-19)


### Bug Fixes

* **barnaby-parser:** fix usage of `flatMap` for Node 10 ([905699c](https://github.com/ksm2/barnaby/commit/905699c338e3f75c544e1880a2c48843c283ba9e))





# [0.2.0](https://github.com/ksm2/barnaby/compare/v0.1.0...v0.2.0) (2020-04-19)


### Features

* **barnaby-parser:** implement dependency graph ([430f82d](https://github.com/ksm2/barnaby/commit/430f82d700a3b796e11bbf944655bc82f2406836))
* **barnaby-parser:** implement TypeScript parser ([a04650a](https://github.com/ksm2/barnaby/commit/a04650a44feb58bf67af34f2231766172a8c9402))
* **barnaby-parser:** resolve references and build dependency graph from services ([cdb398a](https://github.com/ksm2/barnaby/commit/cdb398a460c3e090ae41140e22e96313686cef08))
