Skip to content

Commit

Permalink
chore(release): 🔖 release v1.24.5 (#288)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Dec 30, 2022
1 parent cbdcfd2 commit abf177a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [1.24.5](https://github.com/vivaxy/vscode-conventional-commits/compare/v1.24.4...v1.24.5) (2022-12-30)

### Bug Fixes

- get `rootUri` from `VSCodeGit.Repository` ([#292](https://github.com/vivaxy/vscode-conventional-commits/issues/292)) ([cbdcfd2](https://github.com/vivaxy/vscode-conventional-commits/commit/cbdcfd28c8b55cd4aae1e4fc10872b8b2cfcd3eb)), closes [/github.com/DonJayamanne/gitHistoryVSCode/blob/75575aa03d03a06a2b901944d65a0f58f4875e02/src/commandHandlers/gitHistory.ts#L62-L70](https://github.com/vivaxy//github.com/DonJayamanne/gitHistoryVSCode/blob/75575aa03d03a06a2b901944d65a0f58f4875e02/src/commandHandlers/gitHistory.ts/issues/L62-L70) [#289](https://github.com/vivaxy/vscode-conventional-commits/issues/289)

## [1.24.4](https://github.com/vivaxy/vscode-conventional-commits/compare/v1.24.3...v1.24.4) (2022-12-09)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "💬Conventional Commits for VSCode.",
"icon": "assets/icon.png",
"publisher": "vivaxy",
"version": "1.24.4",
"version": "1.24.5",
"engines": {
"vscode": "^1.44.0"
},
Expand Down

0 comments on commit abf177a

Please sign in to comment.