Skip to content

Commit 05b83dd

Browse files
committed
chore(release): 2.18.9 [skip ci]
## [2.18.9](v2.18.8...v2.18.9) (2024-05-27) ### Bug Fixes * **git:** better git addons, `Disable SSL` and use `osxkeychain` for creds ([4cad547](4cad547)) * **node:** support `package_name` command for getting currnet WD package name ✨ ([4e7d5db](4e7d5db))
1 parent 4c7ccf0 commit 05b83dd

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [2.18.9](https://github.com/Avivbens/shell-config/compare/v2.18.8...v2.18.9) (2024-05-27)
2+
3+
4+
### Bug Fixes
5+
6+
* **git:** better git addons, `Disable SSL` and use `osxkeychain` for creds ([4cad547](https://github.com/Avivbens/shell-config/commit/4cad547608731801b2498c24817a1e5a8adf02a9))
7+
* **node:** support `package_name` command for getting currnet WD package name ✨ ([4e7d5db](https://github.com/Avivbens/shell-config/commit/4e7d5dbe8b21cfc67e0f53cfe4a60eaad1604766))
8+
19
## [2.18.8](https://github.com/Avivbens/shell-config/compare/v2.18.7...v2.18.8) (2024-05-20)
210

311

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.8",
3+
"version": "2.18.9",
44
"description": "CLI Tool for MacOS setup",
55
"author": "Aviv Ben Shahar",
66
"private": false,

0 commit comments

Comments
 (0)