Skip to content

Commit

Permalink
chore(release): 🔖 release v1.24.0 (#199)
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 17, 2021
1 parent 15258eb commit 9c07281
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

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.0](https://github.com/vivaxy/vscode-conventional-commits/compare/v1.23.0...v1.24.0) (2021-12-17)

### Features

- :sparkles: add option to skip ci run ([#213](https://github.com/vivaxy/vscode-conventional-commits/issues/213)) ([67c9da7](https://github.com/vivaxy/vscode-conventional-commits/commit/67c9da7849f58a3fd56b55f13327ec8aad1c3f29))
- add silentAutoCommit option to not focus scm pane on auto commit ([#200](https://github.com/vivaxy/vscode-conventional-commits/issues/200)) ([15258eb](https://github.com/vivaxy/vscode-conventional-commits/commit/15258ebc5c79e508fc765f93ee69a639524f1003))
- **gitmojis:** :sparkles: update gitmojis to v3.8.0 ([#216](https://github.com/vivaxy/vscode-conventional-commits/issues/216)) ([0dfc309](https://github.com/vivaxy/vscode-conventional-commits/commit/0dfc30993e501bc7578e68b4230a2a3910405a17))

## [1.23.0](https://github.com/vivaxy/vscode-conventional-commits/compare/v1.22.0...v1.23.0) (2021-10-08)

### Features
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.23.0",
"version": "1.24.0",
"engines": {
"vscode": "^1.44.0"
},
Expand Down

0 comments on commit 9c07281

Please sign in to comment.