Skip to content

Commit f3312d8

Browse files
author
Eric Fortmeyer
committed
bump: version 2.0.0 → 2.0.1
1 parent f060c6a commit f3312d8

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

.cz.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
commitizen:
22
name: cz_conventional_commits
3-
tag_format: $version
4-
version: 2.0.0
3+
tag_format: v$version
4+
version: 2.0.1

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## v2.0.1 (2022-10-25)
2+
3+
### Fix
4+
5+
- minor linting
6+
7+
### Refactor
8+
9+
- **injectplus**: minor refactor
10+
111
# 2.0.0 (Apr 3 2022)
212

313
- Add more functions

0 commit comments

Comments
 (0)