Skip to content

Commit

Permalink
chore(release): v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
SchnapsterDog committed Aug 17, 2023
1 parent f36392f commit 4834677
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 1 deletion.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,29 @@
# Changelog


## v0.2.1


### 🩹 Fixes

- Merging conflicts (18529d3)

### 📖 Documentation

- Udpated CHANGELOG.md file (f40671c)

### 📦 Build

- Updated openai library to v@4.0.0, adjusted API calls (f36392f)

### 🏡 Chore

- **release:** V0.1.9 (e3a30fc)

### ❤️ Contributors

- SchnapsterDog <olivertrajceski@yahoo.com>

## v0.1.10


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": "nuxt-chatgpt",
"version": "0.2.0",
"version": "0.2.1",
"description": "ChatGPT integration for Nuxt 3",
"license": "MIT",
"type": "module",
Expand Down

0 comments on commit 4834677

Please sign in to comment.