Welcome to mirror list, hosted at ThFree Co, Russian Federation.

CHANGELOG.md « meant « node_modules - github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 89b0e6f94e1ccf091669554b9f5918510176f1de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
# 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.2](https://github.com/watilde/meant/compare/v1.0.1...v1.0.2) (2020-07-19)


### Bug Fixes

* **deps:** bump standard, standard-version and tap ([d31fb06](https://github.com/watilde/meant/commit/d31fb064495b031dd1152726da9bd2198daa36ff))
* **deps:** patch update in lock file ([4e699ee](https://github.com/watilde/meant/commit/4e699ee8751a69923dddf18c940acce630f4bf29))

<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))