Skip to content

Commit 7541e53

Browse files
chore(release): 2.4.7
1 parent 3b3086e commit 7541e53

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
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.
44

5+
### [2.4.7](https://github.com/joshbolduc/vscode-commitlint/compare/v2.4.6...v2.4.7) (2023-09-04)
6+
57
### [2.4.6](https://github.com/joshbolduc/vscode-commitlint/compare/v2.4.5...v2.4.6) (2023-07-10)
68

79
### Bug Fixes

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "commitlint",
44
"description": "Integrate commitlint into the VS Code commit editor",
55
"publisher": "joshbolduc",
6-
"version": "2.4.6",
6+
"version": "2.4.7",
77
"icon": "icon.png",
88
"repository": {
99
"type": "git",

0 commit comments

Comments
 (0)