Skip to content

Commit c2b8c1a

Browse files
committed
chore: release v0.2.0
1 parent 9eb1947 commit c2b8c1a

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

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.2.0] - 2024-04-09
6+
57
### Added
68

79
- Added custom instructions

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.1.0",
4+
"version": "0.2.0",
55
"description": "CLI command assistant leveraging GenAI to generate and explain commands using natural language.",
66
"author": "Luis Emidio",
77
"license": "MIT",

0 commit comments

Comments
 (0)