Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Royal-lobster committed Apr 26, 2024
2 parents 231391f + dca1aae commit 9808ca6
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 15 deletions.
9 changes: 0 additions & 9 deletions .changeset/chatty-timers-wink.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/eleven-dogs-remain.md

This file was deleted.

14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# syncia

## 1.4.0

### Minor Changes

- bbd3b290: Adds prompt selection and model selection with in sidebar input

### Patch Changes

- c2ec2037: - Refactor class names to inline styles in the ChatHistory component.
- Update Open AI key links to correct platform URLs.
- Revise model naming for better readability.
- Fix typo: change 'modal' to 'model', which affects Local Storage.
- Update the Chat component to compare using GPT-4 Turbo instead of GPT-4 Vision.

## 1.3.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "syncia",
"displayName": "Syncia",
"version": "1.3.0",
"version": "1.4.0",
"description": "A simple chrome extension for interacting with ChatGPT with in your comfort",
"repository": {
"type": "git",
Expand Down

0 comments on commit 9808ca6

Please sign in to comment.