Skip to content

Commit

Permalink
chore(release): 2.18.9 [skip ci]
Browse files Browse the repository at this point in the history
## [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))
  • Loading branch information
rocicorp-bot committed May 27, 2024
1 parent 4c7ccf0 commit 05b83dd
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.9](https://github.com/Avivbens/shell-config/compare/v2.18.8...v2.18.9) (2024-05-27)


### Bug Fixes

* **git:** better git addons, `Disable SSL` and use `osxkeychain` for creds ([4cad547](https://github.com/Avivbens/shell-config/commit/4cad547608731801b2498c24817a1e5a8adf02a9))
* **node:** support `package_name` command for getting currnet WD package name ✨ ([4e7d5db](https://github.com/Avivbens/shell-config/commit/4e7d5dbe8b21cfc67e0f53cfe4a60eaad1604766))

## [2.18.8](https://github.com/Avivbens/shell-config/compare/v2.18.7...v2.18.8) (2024-05-20)


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

0 comments on commit 05b83dd

Please sign in to comment.