Skip to content

Commit e455db4

Browse files
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2019-03-10) ### Features * initial commit ([f6c6a4d](f6c6a4d))
1 parent f6c6a4d commit e455db4

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# 1.0.0 (2019-03-10)
2+
3+
4+
### Features
5+
6+
* initial commit ([f6c6a4d](https://github.com/princjef/commitlint-azure-pipelines-cli/commit/f6c6a4d))

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": "0.1.0",
3+
"version": "1.0.0",
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)