Skip to content

Commit 5b715a0

Browse files
committed
doc
1 parent 5308a56 commit 5b715a0

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## 3.4.0 - 2026-03-07
11+
12+
### Changed
13+
14+
- Only add column offset for last line when first line's column is non-zero for GitHub. (#69)
15+
1016
## 3.3.0 - 2025-11-05
1117

1218
### Changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "githubinator",
33
"displayName": "Githubinator",
44
"description": "Quickly open files on Github and other providers. View blame information, copy permalinks and more. See the \"commands\" section of the README for more details.",
5-
"version": "3.3.0",
5+
"version": "3.4.0",
66
"publisher": "chdsbd",
77
"license": "SEE LICENSE IN LICENSE",
88
"icon": "images/logo256.png",

0 commit comments

Comments
 (0)