mirror of
https://github.com/morhetz/gruvbox.git
synced 2025-11-20 01:23:49 -05:00
chore(package): re-init package with commitizen and standard-release
This commit is contained in:
42
node_modules/dotgitignore/CHANGELOG.md
generated
vendored
Normal file
42
node_modules/dotgitignore/CHANGELOG.md
generated
vendored
Normal file
@@ -0,0 +1,42 @@
|
||||
# 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.3"></a>
|
||||
## [1.0.3](https://github.com/bcoe/dotgitignore/compare/v1.0.2...v1.0.3) (2018-01-03)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* minimatch dependency was missing ([4e60ac0](https://github.com/bcoe/dotgitignore/commit/4e60ac0))
|
||||
|
||||
|
||||
|
||||
<a name="1.0.2"></a>
|
||||
## [1.0.2](https://github.com/bcoe/dotgitignore/compare/v1.0.1...v1.0.2) (2018-01-03)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* support Node 4 ([23124c5](https://github.com/bcoe/dotgitignore/commit/23124c5))
|
||||
|
||||
|
||||
|
||||
<a name="1.0.1"></a>
|
||||
## [1.0.1](https://github.com/bcoe/dotgitignore/compare/v1.0.0...v1.0.1) (2018-01-02)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* actually return the instance ([b829078](https://github.com/bcoe/dotgitignore/commit/b829078))
|
||||
* don't cache ([2367bed](https://github.com/bcoe/dotgitignore/commit/2367bed))
|
||||
|
||||
|
||||
|
||||
<a name="1.0.0"></a>
|
||||
# 1.0.0 (2018-01-02)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* initial implementation of library ([65246a1](https://github.com/bcoe/dotgitignore/commit/65246a1))
|
||||
Reference in New Issue
Block a user