Skip to content

Commit 1adef0e

Browse files
chore(pre-release): 0.19.2 [skip ci]
## [0.19.2](v0.19.1...v0.19.2) (2026-08-10) ### Bug Fixes * verify stash hash before popping to avoid popping the wrong stash ([#216](#216)) ([ce36d0d](ce36d0d))
1 parent ce36d0d commit 1adef0e

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.19.2](https://github.com/zaknafeyn/git-smart-checkout/compare/v0.19.1...v0.19.2) (2026-08-10)
2+
3+
4+
### Bug Fixes
5+
6+
* verify stash hash before popping to avoid popping the wrong stash ([#216](https://github.com/zaknafeyn/git-smart-checkout/issues/216)) ([ce36d0d](https://github.com/zaknafeyn/git-smart-checkout/commit/ce36d0d634422fc785f7d54e5a2e7deab05f2081))
7+
18
## [0.19.1](https://github.com/zaknafeyn/git-smart-checkout/compare/v0.19.0...v0.19.1) (2026-08-10)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"clone pull request"
2121
],
2222
"license": "MIT",
23-
"version": "0.19.1",
23+
"version": "0.19.2",
2424
"icon": "resources/icon-512.png",
2525
"engines": {
2626
"vscode": "^1.74.0",

0 commit comments

Comments
 (0)