chore(release): 1.4.2 [skip ci]

## [1.4.2](https://github.com/DEgITx/rats-search/compare/v1.4.1...v1.4.2) (2020-01-04)

### Bug Fixes

* **feed:** fix feed error [#111](https://github.com/DEgITx/rats-search/issues/111) ([1554f7d](1554f7d51c))
* **log:** exceptions log handling ([8474817](84748176e8))
* **test:** fix tests ([65fab30](65fab30a50))
This commit is contained in:
semantic-release-bot 2020-01-04 11:40:33 +00:00
parent 8092dea9eb
commit 48267e9fd6
2 changed files with 10 additions and 1 deletions

View File

@ -1,3 +1,12 @@
## [1.4.2](https://github.com/DEgITx/rats-search/compare/v1.4.1...v1.4.2) (2020-01-04)
### Bug Fixes
* **feed:** fix feed error [#111](https://github.com/DEgITx/rats-search/issues/111) ([1554f7d](https://github.com/DEgITx/rats-search/commit/1554f7d51cee829bf3aed4898861a2dcef09e94a))
* **log:** exceptions log handling ([8474817](https://github.com/DEgITx/rats-search/commit/84748176e8ac548f3484071cba6200eda96f132d))
* **test:** fix tests ([65fab30](https://github.com/DEgITx/rats-search/commit/65fab30a5068ea60403959b711beec3cd5fa6609))
## [1.4.1](https://github.com/DEgITx/rats-search/compare/v1.4.0...v1.4.1) (2019-11-10)

View File

@ -2,7 +2,7 @@
"name": "rats-search",
"productName": "Rats on The Boat",
"description": "P2P BitTorrent search engine",
"version": "1.4.1",
"version": "1.4.2",
"private": true,
"author": "Alexey Kasyanchuk <degitx@gmail.com>",
"copyright": "Copyright © 2018 Alexey Kasyanchuk",