Skip to content

Commit b4a3597

Browse files
author
Sander Ronde
committed
1.2.57
1 parent bc18667 commit b4a3597

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.57
6+
7+
- Ensure custom arguments to `git-review` are passed to the `git-review` command when multiple changes
8+
59
## 1.2.56
610

711
- Infer host and remote from git remote when .gitreview file is not available

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.56",
5+
"version": "1.2.57",
66
"engines": {
77
"vscode": "^1.74.0",
88
"node": ">=14.16.0"

0 commit comments

Comments
 (0)