v0.1.27

yamadashy/repomixv0.1.27Aug 19, 2024by yamadashy

AI Summary

A bug fix corrects the display of line numbers when the `output.showLineNumbers` option is enabled. The update adds necessary padding to ensure proper alignment in the generated output.

Key Highlights

  • Fixed line number display in CLI output
  • Implemented padding for proper alignment
  • Resolved `output.showLineNumbers` bug

Full Release Notes

## Bug Fixes

### Fix `output.showLineNumbers` (#54)

- Resolved the issue where line numbers were not being added to processed content when `output.showLineNumbers` was enabled
  - Implemented padding for line numbers to ensure proper alignment

---

To update, simply run:
```
npm update -g repopack
```

As always, we appreciate your feedback and contributions to make Repopack even better!