Skip to content

Commit de7ed3d

Browse files
committed
chore(release): bump version and update changelog
1 parent 2c2b606 commit de7ed3d

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33

44

5+
## v0.1.1 (2024-04-02)
6+
7+
### Fix
8+
9+
* fix(code): fix npx and no author issue ([`8cb5eba`](https://github.com/JuanJFarina/git-stats-report/commit/8cb5ebae429be2f02ae38f8ed3f4258efbfc72f2))
10+
11+
512
## v0.1.0 (2024-04-02)
613

714
### Feature

git_stats_report/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.1.0"
1+
__version__ = "0.1.1"

0 commit comments

Comments
 (0)