Skip to content

Commit 3813355

Browse files
0-vortexopen-sauced[bot]
authored andcommitted
chore(release): 1.0.1
### [1.0.1](v1.0.0...v1.0.1) (2021-11-10) ### Bug Fixes * correct scoped path for commitizen binary ([e3518d6](e3518d6)), closes [#25](https://github.com/open-sauced/conventional-commit/issues/25)
1 parent e3518d6 commit 3813355

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### [1.0.1](https://github.com/open-sauced/conventional-commit/compare/v1.0.0...v1.0.1) (2021-11-10)
2+
3+
4+
### Bug Fixes
5+
6+
* correct scoped path for commitizen binary ([e3518d6](https://github.com/open-sauced/conventional-commit/commit/e3518d6e531791ac6106247f8de95c5c5218c5d0)), closes [#25](https://github.com/open-sauced/conventional-commit/issues/25)
7+
18
## 1.0.0 (2021-11-10)
29

310

package-lock.json

+2-2
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": "@open-sauced/conventional-commit",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"license": "MIT",
55
"bin": {
66
"conventional-commit": "index.js"

0 commit comments

Comments
 (0)