Skip to content

Commit

Permalink
chore(release): 2.17.1 [skip ci]
Browse files Browse the repository at this point in the history
## [2.17.1](v2.17.0...v2.17.1) (2024-05-04)

### Bug Fixes

* **install:** better `parallel` sudo required message ([6dfe9cd](6dfe9cd))
  • Loading branch information
rocicorp-bot committed May 4, 2024
1 parent 6dfe9cd commit e72db8b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.17.1](https://github.com/Avivbens/shell-config/compare/v2.17.0...v2.17.1) (2024-05-04)


### Bug Fixes

* **install:** better `parallel` sudo required message ([6dfe9cd](https://github.com/Avivbens/shell-config/commit/6dfe9cd1544caeca7772d443a8f9570027836f51))

# [2.17.0](https://github.com/Avivbens/shell-config/compare/v2.16.1...v2.17.0) (2024-05-04)


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.17.0",
"version": "2.17.1",
"description": "CLI Tool for MacOS setup",
"author": "Aviv Ben Shahar",
"private": false,
Expand Down

0 comments on commit e72db8b

Please sign in to comment.