From 9f7e1de899c86350282baba19055b32ca4e4ec63 Mon Sep 17 00:00:00 2001 From: MohammadBnei Date: Mon, 18 Mar 2024 16:03:50 +0000 Subject: [PATCH] Release 0.18.2 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ec74789..9eaf269 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ +## [0.18.2](https://github.com/MohammadBnei/go-ai-cli/compare/0.18.1...0.18.2) (2024-03-18) + ## [0.18.1](https://github.com/MohammadBnei/go-ai-cli/compare/0.18.0...0.18.1) (2024-03-18) diff --git a/package.json b/package.json index 7dd0038..bf44a4b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "go-ai-cli", - "version": "0.18.1", + "version": "0.18.2", "description": "go-ai-cli is a versatile command-line interface that enables users to interact with various AI models for text generation, speech-to-text conversion, image generation, and web scraping. It is designed to be extensible with any AI service. This tool is ideal for developers, content creators, and anyone interested in leveraging AI capabilities directly from their terminal. This tool works well with Ollama.", "author": "Mohammad-Amine BANAEI", "license": "MIT",