Skip to content

Commit ace6954

Browse files
committed
Create release_notes.md
1 parent d0fc452 commit ace6954

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

release_notes.md

+16
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# repominify v0.1.1
2+
3+
Bug fix release to correct package import structure and CLI functionality.
4+
5+
## Fixed
6+
- Package import structure to work with current src/ layout
7+
- CLI entry point path
8+
- Package discovery configuration
9+
10+
## Installation
11+
12+
```bash
13+
pip install repominify==0.1.1
14+
```
15+
16+
For full details, see the [CHANGELOG](https://github.com/mikewcasale/repominify/blob/main/CHANGELOG.md).

0 commit comments

Comments
 (0)