Skip to content

Commit f0b2b0e

Browse files
chore(release): 0.16.1 [skip ci]
## [0.16.1](v0.16.0...v0.16.1) (2026-08-07) ### Bug Fixes * add video media for pull with stash feature ([1551dc4](1551dc4)) * **jira:** add assignee/project/status filters to the issue picker ([#180](#180)) ([51725ac](51725ac)), closes [#178](#178) * **worktrees:** move panel actions into title bar as icon buttons + fix test harness ([#179](#179)) ([c3c2354](c3c2354))
1 parent 68bfb47 commit f0b2b0e

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.16.1](https://github.com/zaknafeyn/git-smart-checkout/compare/v0.16.0...v0.16.1) (2026-08-07)
2+
3+
4+
### Bug Fixes
5+
6+
* add video media for pull with stash feature ([1551dc4](https://github.com/zaknafeyn/git-smart-checkout/commit/1551dc4a26e18c6e669aadb69c9b310cc880b08f))
7+
* **jira:** add assignee/project/status filters to the issue picker ([#180](https://github.com/zaknafeyn/git-smart-checkout/issues/180)) ([51725ac](https://github.com/zaknafeyn/git-smart-checkout/commit/51725acbac99a948fc8c8dd36d813111964b4241)), closes [#178](https://github.com/zaknafeyn/git-smart-checkout/issues/178)
8+
* **worktrees:** move panel actions into title bar as icon buttons + fix test harness ([#179](https://github.com/zaknafeyn/git-smart-checkout/issues/179)) ([c3c2354](https://github.com/zaknafeyn/git-smart-checkout/commit/c3c2354c7279fcf438ddc684d555cd10c4c73b54))
9+
110
# [0.16.0](https://github.com/zaknafeyn/git-smart-checkout/compare/v0.15.1...v0.16.0) (2026-07-27)
211

312

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.16.0",
23+
"version": "0.16.1",
2424
"icon": "resources/icon-512.png",
2525
"engines": {
2626
"vscode": "^1.74.0",

0 commit comments

Comments
 (0)