Skip to content

Commit

Permalink
chore: release 1.0.0 (#1)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Mar 4, 2023
1 parent 9df67ec commit b338f12
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 1.0.0 (2023-03-04)


### Features

* implement first version of search-gpt ([9df67ec](https://github.com/tobiasbueschel/search-gpt/commit/9df67eca938346be16473f9fea697b1a8688cc93))

## 1.0.0 (2023-03-03)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "search-gpt",
"version": "0.0.0",
"version": "1.0.0",
"description": "Connecting the internet with ChatGPT",
"license": "MIT",
"repository": "https://github.com/tobiasbueschel/search-gpt",
Expand Down

0 comments on commit b338f12

Please sign in to comment.