Skip to content

Commit

Permalink
Merge pull request #212 from Polymer/git-local-resolve
Browse files Browse the repository at this point in the history
Detect relative local git repo paths in a more reliable way
  • Loading branch information
aomarks authored Apr 22, 2021
2 parents 2b296a0 + 8a80e1e commit 3cab8e0
Show file tree
Hide file tree
Showing 6 changed files with 641 additions and 695 deletions.
11 changes: 9 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,21 @@ project adheres to [Semantic Versioning](http://semver.org/).

<!-- ## Unreleased -->

## [0.5.9] 2021-04-22

- Fix bug where git URLs like `[email protected]/MyOrg/my-repo.git` were treated as
local paths.

- Bump dependencies.

## [0.5.8] 2021-02-16

- Upgrade `systeminformation` dependency with security vulnerability alert.

## [0.5.7] 2021-02-11

- Add `trace` config to capture performance logs from browsers (currently only
Chromium based browsers).
- Add `trace` config to capture performance logs from browsers (currently only
Chromium based browsers).

## [0.5.6] 2021-02-03

Expand Down
Loading

0 comments on commit 3cab8e0

Please sign in to comment.