Skip to content

Commit 638affb

Browse files
committed
chore: release v0.5.0
1 parent b15a05c commit 638affb

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "strigi",
33
"type": "module",
4-
"version": "0.4.1",
4+
"version": "0.5.0",
55
"description": "CLI command assistant leveraging GenAI to generate and explain commands using natural language.",
66
"author": "Luis Emidio",
77
"license": "MIT",

pm/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## [Unreleased]
44

5+
## [0.5.0] - 2025-09-27
6+
57
### Added
68

79
- Added a new `config` command to display current settings, including API key status, selected model, custom instructions, and configuration file location

0 commit comments

Comments
 (0)