ensure-file
Version:
Ensures that the file path exists.
90 lines (41 loc) • 2.34 kB
Markdown
# Changelog
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.
### [1.0.7](https://github.com/kikobeats/ensure-file/compare/v1.0.6...v1.0.7) (2019-06-27)
### Bug Fixes
* **package:** update graceful-fs to version 4.2.0 ([1646925](https://github.com/kikobeats/ensure-file/commit/1646925))
### [1.0.6](https://github.com/kikobeats/ensure-file/compare/v1.0.5...v1.0.6) (2019-06-19)
### Build System
* update meta ([bac33d8](https://github.com/kikobeats/ensure-file/commit/bac33d8))
* update travis ([b89ce40](https://github.com/kikobeats/ensure-file/commit/b89ce40))
### [1.0.5](https://github.com/kikobeats/ensure-file/compare/v1.0.4...v1.0.5) (2019-05-20)
### Build System
* change git-authors-cli position ([65429ed](https://github.com/kikobeats/ensure-file/commit/65429ed))
<a name="1.0.4"></a>
## 1.0.4 (2018-11-05)
<a name="1.0.3"></a>
## 1.0.3 (2016-06-28)
<a name="1.0.2"></a>
## 1.0.2 (2016-06-28)
<a name="1.0.1"></a>
## 1.0.1 (2016-06-15)
<a name="1.0.0"></a>
# 1.0.0 (2016-06-15)
<a name="1.0.3"></a>
## 1.0.3 (2016-06-28)
* Fix tests ([3f147ad](https://github.com/kikobeats/ensure-file/commit/3f147ad))
<a name="1.0.2"></a>
## 1.0.2 (2016-06-28)
* Remove unnecessary dep ([28174ed](https://github.com/kikobeats/ensure-file/commit/28174ed))
* chore(package): update exists-file to version 2.1.0 ([3ba07ab](https://github.com/kikobeats/ensure-file/commit/3ba07ab))
<a name="1.0.1"></a>
## 1.0.1 (2016-06-15)
* Update dep ([8f0f690](https://github.com/kikobeats/ensure-file/commit/8f0f690))
<a name="1.0.0"></a>
# 1.0.0 (2016-06-15)
* first commit ([a02adb0](https://github.com/kikobeats/ensure-file/commit/a02adb0))
* Indent example ([00944dc](https://github.com/kikobeats/ensure-file/commit/00944dc))
* Optional callback ([1098218](https://github.com/kikobeats/ensure-file/commit/1098218))
* Remove should require ([c8b2c74](https://github.com/kikobeats/ensure-file/commit/c8b2c74))
* Send coverage report ([e2b0b63](https://github.com/kikobeats/ensure-file/commit/e2b0b63))
* Update exists-file dep ([d458363](https://github.com/kikobeats/ensure-file/commit/d458363))
* Use exists-file dep ([7754d31](https://github.com/kikobeats/ensure-file/commit/7754d31))