Skip to content

Releases: hogashi/vscode-copy-github-permalink

v0.5.0

12 Aug 21:44
4ceff64

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.4.0

12 Feb 09:38

Choose a tag to compare

What's Changed

  • [Fix] Enable non valid URI file path to not resulting 404 on github permalink by @tegarabd in #49
  • chore(config): migrate renovate config by @renovate in #50
  • use npm by @hogashi in #51

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

18 Jul 10:54

Choose a tag to compare

What's Changed

  • feat: prefer "origin" or "upstream" remote if exists by @rvagg in #46
  • Update dependency

Full Changelog: v0.2.6...v0.3.0

v0.2.6

18 Jul 10:54

Choose a tag to compare

What's Changed

Full Changelog: v0.2.5...v0.2.6

v0.2.5

20 Nov 13:17

Choose a tag to compare

What's Changed

  • Fix remote url in multi repo workspace by @hogashi in #34

Full Changelog: v0.2.4...v0.2.5

v0.2.4

20 Sep 17:16

Choose a tag to compare

What's Changed

  • Revert "Select correct repo of current file using paths of both file and repo" by @hogashi in #33

Full Changelog: v0.2.3...v0.2.4

v0.2.3

20 Sep 12:31

Choose a tag to compare

rebuild and re-publish...

v0.2.2

20 Sep 12:26

Choose a tag to compare

fix vscode engine version

v0.2.1

20 Sep 12:20

Choose a tag to compare

dependency update

v0.2.0

20 Sep 11:53

Choose a tag to compare

  • Select correct repo of current file using paths of both file and repo #18