Skip to content

Commit c6f011a

Browse files
chore(release): 1.0.1 [skip ci]
## [1.0.1](v1.0.0...v1.0.1) (2019-03-10) ### Bug Fixes * **pr:** resolve target commit from merge ([#1](#1)) ([44f4cc7](44f4cc7))
1 parent 44f4cc7 commit c6f011a

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.1](https://github.com/princjef/commitlint-azure-pipelines-cli/compare/v1.0.0...v1.0.1) (2019-03-10)
2+
3+
4+
### Bug Fixes
5+
6+
* **pr:** resolve target commit from merge ([#1](https://github.com/princjef/commitlint-azure-pipelines-cli/issues/1)) ([44f4cc7](https://github.com/princjef/commitlint-azure-pipelines-cli/commit/44f4cc7))
7+
18
# 1.0.0 (2019-03-10)
29

310

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "commitlint-azure-pipelines-cli",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
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)