re-tree
Version:
JavaScript Extended regular expression engine - client side, server side and 'angular side' ready.
63 lines (27 loc) • 1.68 kB
Markdown
# Change Log
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="0.1.7"></a>
## [0.1.7](https://github.com/srfrnk/re-tree/compare/v0.1.6...v0.1.7) (2018-02-23)
<a name="0.1.6"></a>
## [0.1.6](https://github.com/srfrnk/re-tree/compare/v0.1.5...v0.1.6) (2018-02-23)
### Bug Fixes
* [#5](https://github.com/srfrnk/re-tree/issues/5) ([da51ebf](https://github.com/srfrnk/re-tree/commit/da51ebf))
<a name="0.1.5"></a>
## [0.1.5](https://github.com/srfrnk/re-tree/compare/v0.1.4...v0.1.5) (2018-02-17)
### Bug Fixes
* **CI-CD:** added npm script for publish (manual npm publish) ([33f1421](https://github.com/srfrnk/re-tree/commit/33f1421))
* [#4](https://github.com/srfrnk/re-tree/issues/4) ([619860b](https://github.com/srfrnk/re-tree/commit/619860b))
<a name="0.1.4"></a>
## [0.1.4](https://github.com/srfrnk/re-tree/compare/v0.1.3...v0.1.4) (2018-02-16)
### Bug Fixes
* **CI-CD:** trying to fix npm publish ([0916b4f](https://github.com/srfrnk/re-tree/commit/0916b4f))
<a name="0.1.3"></a>
## [0.1.3](https://github.com/srfrnk/re-tree/compare/v0.1.2...v0.1.3) (2018-02-16)
<a name="0.1.2"></a>
## [0.1.2](https://github.com/srfrnk/re-tree/compare/v0.1.1...v0.1.2) (2018-02-16)
<a name="0.1.1"></a>
## [0.1.1](https://github.com/srfrnk/re-tree/compare/v0.1.0...v0.1.1) (2018-02-16)
<a name="0.1.0"></a>
# [0.1.0](https://github.com/srfrnk/re-tree/compare/v0.0.2...v0.1.0) (2018-02-16)
### Features
* **CI-CD:** added standard-version + travis npm deploy ([f360711](https://github.com/srfrnk/re-tree/commit/f360711))