Skip to content

Commit

Permalink
chore(release): 0.7.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.7.0](v0.6.0...v0.7.0) (2024-03-23)

### Features

* **ui:** edit message ([#14](#14)) ([da322a2](da322a2))
  • Loading branch information
semantic-release-bot committed Mar 23, 2024
1 parent da322a2 commit 08b479c
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 4 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [0.7.0](https://github.com/fhswf/openai-ui/compare/v0.6.0...v0.7.0) (2024-03-23)


### Features

* **ui:** edit message ([#14](https://github.com/fhswf/openai-ui/issues/14)) ([da322a2](https://github.com/fhswf/openai-ui/commit/da322a2b27af90649f9029d4a60a29a05c872c44))

# [0.6.0](https://github.com/fhswf/openai-ui/compare/v0.5.5...v0.6.0) (2024-03-21)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "openai-ui",
"version": "0.6.0",
"version": "0.7.0",
"description": "Privacy-focused UI for OpenAI APIs",
"main": "index.js",
"keywords": [],
Expand Down Expand Up @@ -74,4 +74,4 @@
"url-loader": "^4.1.1",
"vite": "^5.1.5"
}
}
}

0 comments on commit 08b479c

Please sign in to comment.