Releases: hogashi/vscode-copy-github-permalink
Releases · hogashi/vscode-copy-github-permalink
v0.3.0
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.4
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
rebuild and re-publish...
v0.2.2
fix vscode engine version
v0.2.0
- Select correct repo of current file using paths of both file and repo #18
v0.1.0
- added menu item inside editor/context, changed the title #2 (by @preynolds)
- dependency updates