This commit is contained in:
Anthony Sottile 2019-08-27 10:38:53 -07:00
parent 8537e7c94e
commit 0245a67831
2 changed files with 9 additions and 1 deletions

View file

@ -1,3 +1,11 @@
1.18.3 - 2019-08-27
===================
### Fixes
- Fix `node_modules` plugin installation on windows
- #1123 issue by @henryykt.
- #1122 PR by @henryykt.
1.18.2 - 2019-08-15
===================

View file

@ -1,6 +1,6 @@
[metadata]
name = pre_commit
version = 1.18.2
version = 1.18.3
description = A framework for managing and maintaining multi-language pre-commit hooks.
long_description = file: README.md
long_description_content_type = text/markdown