Skip to content

Commit 1ead1c1

Browse files
author
Sander Ronde
committed
1.2.55
1 parent ca42f7f commit 1ead1c1

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
All notable changes to the "gerrit" extension will be documented in this file.
44

5+
## 1.2.55
6+
7+
- Fix issue where the "open on remote" option would not be shown in the notification after pushing a change
8+
59
## 1.2.54
610

711
- Fix bug where an error message would be shown when submitting multiple changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vscode--gerrit",
33
"displayName": "Gerrit",
44
"description": "VSCode gerrit integration",
5-
"version": "1.2.54",
5+
"version": "1.2.55",
66
"engines": {
77
"vscode": "^1.74.0",
88
"node": ">=14.16.0"

0 commit comments

Comments
 (0)