Skip to content

Commit 9a1dcf7

Browse files
committed
chore(release): 2.18.8 [skip ci]
## [2.18.8](v2.18.7...v2.18.8) (2024-05-20) ### Bug Fixes * **apps:** fallback commands for terminal apps 🔨 ([6cb252e](6cb252e)) * **logs:** better logs, including package version ([1ea92c2](1ea92c2)) * **utils:** support `wait_for_input` ([8780aea](8780aea)) * **zsh:** reduce bootstrap time `~2100` => `~1600` 🚀 ([fb46ee4](fb46ee4))
1 parent 51510f2 commit 9a1dcf7

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [2.18.8](https://github.com/Avivbens/shell-config/compare/v2.18.7...v2.18.8) (2024-05-20)
2+
3+
4+
### Bug Fixes
5+
6+
* **apps:** fallback commands for terminal apps 🔨 ([6cb252e](https://github.com/Avivbens/shell-config/commit/6cb252ecdc7f02ca2a1be3129ab8d04addefd00f))
7+
* **logs:** better logs, including package version ([1ea92c2](https://github.com/Avivbens/shell-config/commit/1ea92c239d96f4e3cf24b8ce1b2fbb9610d7044b))
8+
* **utils:** support `wait_for_input` ([8780aea](https://github.com/Avivbens/shell-config/commit/8780aeaa528ab2c1ba94fc72e6b9ea2d23b1c09c))
9+
* **zsh:** reduce bootstrap time `~2100` => `~1600` 🚀 ([fb46ee4](https://github.com/Avivbens/shell-config/commit/fb46ee44880248b1484f6f403c777be8fb1e10fb))
10+
111
## [2.18.7](https://github.com/Avivbens/shell-config/compare/v2.18.6...v2.18.7) (2024-05-15)
212

313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "shell-config",
3-
"version": "2.18.7",
3+
"version": "2.18.8",
44
"description": "CLI Tool for MacOS setup",
55
"author": "Aviv Ben Shahar",
66
"private": false,

0 commit comments

Comments
 (0)