• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Changelog
2
3All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4
5### [1.0.2](https://github.com/watilde/meant/compare/v1.0.1...v1.0.2) (2020-07-19)
6
7
8### Bug Fixes
9
10* **deps:** bump standard, standard-version and tap ([d31fb06](https://github.com/watilde/meant/commit/d31fb064495b031dd1152726da9bd2198daa36ff))
11* **deps:** patch update in lock file ([4e699ee](https://github.com/watilde/meant/commit/4e699ee8751a69923dddf18c940acce630f4bf29))
12
13<a name="1.0.1"></a>
14## [1.0.1](https://github.com/watilde/meant/compare/v1.0.0...v1.0.1) (2017-08-23)
15
16
17### Bug Fixes
18
19* **package:** tweak the line ([915d949](https://github.com/watilde/meant/commit/915d949))
20
21
22
23<a name="1.0.0"></a>
24# 1.0.0 (2016-09-08)
25
26
27### Bug Fixes
28
29* **deps:** install devDeps and update tests ([d766d6f](https://github.com/watilde/meant/commit/d766d6f))
30* **run-script:** add npm run release command ([9387904](https://github.com/watilde/meant/commit/9387904))
31* **test:** add test.js ([65b6e99](https://github.com/watilde/meant/commit/65b6e99))
32* **travis:** add .travis.yml ([24d918c](https://github.com/watilde/meant/commit/24d918c))
33
34
35### Features
36
37* **new-meant:** add index.js ([7289b99](https://github.com/watilde/meant/commit/7289b99))
38