30 lines
959 B
Markdown
30 lines
959 B
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="1.0.1"></a>
|
|
## [1.0.1](https://github.com/watilde/meant/compare/v1.0.0...v1.0.1) (2017-08-23)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* **package:** tweak the line ([915d949](https://github.com/watilde/meant/commit/915d949))
|
|
|
|
|
|
|
|
<a name="1.0.0"></a>
|
|
# 1.0.0 (2016-09-08)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* **deps:** install devDeps and update tests ([d766d6f](https://github.com/watilde/meant/commit/d766d6f))
|
|
* **run-script:** add npm run release command ([9387904](https://github.com/watilde/meant/commit/9387904))
|
|
* **test:** add test.js ([65b6e99](https://github.com/watilde/meant/commit/65b6e99))
|
|
* **travis:** add .travis.yml ([24d918c](https://github.com/watilde/meant/commit/24d918c))
|
|
|
|
|
|
### Features
|
|
|
|
* **new-meant:** add index.js ([7289b99](https://github.com/watilde/meant/commit/7289b99))
|