Skip to content

Commit f2265f3

Browse files
committed
chore(release): 2.20.0 [skip ci]
# [2.20.0](v2.19.1...v2.20.0) (2025-05-16) ### Features * **info:** add `info` command to show CLI assets - release notes, homepage, etc 🥷 ([e411ab1](e411ab1))
1 parent 7b1acbb commit f2265f3

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [2.20.0](https://github.com/Avivbens/shell-config/compare/v2.19.1...v2.20.0) (2025-05-16)
2+
3+
4+
### Features
5+
6+
* **info:** add `info` command to show CLI assets - release notes, homepage, etc 🥷 ([e411ab1](https://github.com/Avivbens/shell-config/commit/e411ab1cf9e36011b5657b44c22a3b0257aaa26c))
7+
18
## [2.19.1](https://github.com/Avivbens/shell-config/compare/v2.19.0...v2.19.1) (2025-05-04)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

0 commit comments

Comments
 (0)