Skip to content

Commit

Permalink
Create release_notes.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mikewcasale committed Dec 14, 2024
1 parent d0fc452 commit ace6954
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions release_notes.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# repominify v0.1.1

Bug fix release to correct package import structure and CLI functionality.

## Fixed
- Package import structure to work with current src/ layout
- CLI entry point path
- Package discovery configuration

## Installation

```bash
pip install repominify==0.1.1
```

For full details, see the [CHANGELOG](https://github.com/mikewcasale/repominify/blob/main/CHANGELOG.md).

0 comments on commit ace6954

Please sign in to comment.