Skip to content

Commit

Permalink
chore(release): 2.18.5 [skip ci]
Browse files Browse the repository at this point in the history
## [2.18.5](v2.18.4...v2.18.5) (2024-05-14)

### Bug Fixes

* **apps:** add `ncdu` and `entr` ([4c05b18](4c05b18))
* **install:** group titles border, menu box disappear, handle more terminal sizes ([4a5a1c2](4a5a1c2))
  • Loading branch information
rocicorp-bot committed May 14, 2024
1 parent dd8e187 commit 7f03261
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [2.18.5](https://github.com/Avivbens/shell-config/compare/v2.18.4...v2.18.5) (2024-05-14)


### Bug Fixes

* **apps:** add `ncdu` and `entr` ([4c05b18](https://github.com/Avivbens/shell-config/commit/4c05b18bda60d80a7bdb3d9d87604c23f780778e))
* **install:** group titles border, menu box disappear, handle more terminal sizes ([4a5a1c2](https://github.com/Avivbens/shell-config/commit/4a5a1c2e9fdb20854c19549e299c3036cd391ae8))

## [2.18.4](https://github.com/Avivbens/shell-config/compare/v2.18.3...v2.18.4) (2024-05-13)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "shell-config",
"version": "2.18.4",
"version": "2.18.5",
"description": "CLI Tool for MacOS setup",
"author": "Aviv Ben Shahar",
"private": false,
Expand Down

0 comments on commit 7f03261

Please sign in to comment.