Skip to content

Commit fc351c5

Browse files
chore(release): 1.0.5 [skip ci]
## [1.0.5](v1.0.4...v1.0.5) (2022-12-05) ### Bug Fixes * **deps:** support commitlint >=7 ([c862b22](c862b22))
1 parent c862b22 commit fc351c5

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.5](https://github.com/princjef/commitlint-azure-pipelines-cli/compare/v1.0.4...v1.0.5) (2022-12-05)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** support commitlint >=7 ([c862b22](https://github.com/princjef/commitlint-azure-pipelines-cli/commit/c862b22392e2fee67d6b830960c3eb20ce120d3d))
7+
18
## [1.0.4](https://github.com/princjef/commitlint-azure-pipelines-cli/compare/v1.0.3...v1.0.4) (2022-12-05)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
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
@@ -1,6 +1,6 @@
11
{
22
"name": "commitlint-azure-pipelines-cli",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "Lint relevant commits for a branch or PR in Azure Pipelines",
55
"main": "dist/index.js",
66
"bin": {

0 commit comments

Comments
 (0)