You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1.3 KiB
1.3 KiB
Change Log
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
7.0.0 (2019-11-11)
deps
- bump hosted-git-info to 3.0.2 (68a4fc3), closes /github.com/npm/hosted-git-info/pull/38#issuecomment-520243803
BREAKING CHANGES
- this drops support for ancient node versions.
6.1.1 (2019-08-21)
Bug Fixes
- preserve drive letter on windows git file:// urls (3909203)