Skip to content

Commit 321543e

Browse files
committed
2.6.0
1 parent 252a1d4 commit 321543e

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# 2.6.0 (2021-10-30)
2+
3+
## New Features
4+
5+
- ⭐ Setting to create [github.dev](https://github.dev) links instead of [github.com](https://github.com) links (thanks @jungaretti).
6+
7+
## Maintenance
8+
9+
- 🔨 Dependency updates.
10+
111
# 2.5.3 (2021-09-30)
212

313
## Changes

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vscode-gitweblinks",
33
"displayName": "Git Web Links for VS Code",
44
"description": "Copy links to files in their online Git repositories",
5-
"version": "2.5.3",
5+
"version": "2.6.0",
66
"publisher": "reduckted",
77
"homepage": "https://github.com/reduckted/vscode-gitweblinks",
88
"repository": {

0 commit comments

Comments
 (0)