Skip to content

Commit 0c69e58

Browse files
Merge pull request #2 from flagbit/release-v1.0.0
chore: release 1.0.0
2 parents bbb3c5e + c12d986 commit 0c69e58

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Changelog
2+
3+
## 1.0.0 (2021-03-10)
4+
5+
6+
### Features
7+
8+
* Add config, workflows, tools and README ([f4a073d](https://www.github.com/flagbit/config-commitlint/commit/f4a073d3d5362795ae112429bfa009f40267b7d8))
9+
10+
11+
### Bug Fixes
12+
13+
* Add local config to set issuePrefixes ([1e8cd08](https://www.github.com/flagbit/config-commitlint/commit/1e8cd08281c5a44075d8edb418d1da470c0fb041))
14+
* Set correct indentation in rules ([766d48a](https://www.github.com/flagbit/config-commitlint/commit/766d48af9615aad3436be006b7d0de9379f9b0ef))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
"dependencies": {
77
"@commitlint/config-conventional": "^12.0.1"
88
}
9-
}
9+
}

0 commit comments

Comments
 (0)