Skip to content

Commit

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

## [1.1.0](https://github.com/tobiasbueschel/search-gpt/compare/v1.0.1...v1.1.0) (2023-03-04)


### Features

* improve console logs to provide context ([6e444a5](https://github.com/tobiasbueschel/search-gpt/commit/6e444a5ed4dd3b2d5467c106b16488d067f781a1))


### Bug Fixes

* start bin script with /usr/bin/env node ([df59012](https://github.com/tobiasbueschel/search-gpt/commit/df5901223f67bfc7220eef197e1ffa089d40f760))

## [1.0.1](https://github.com/tobiasbueschel/search-gpt/compare/v1.0.0...v1.0.1) (2023-03-04)


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": "1.0.1",
"version": "1.1.0",
"description": "Connecting the internet with ChatGPT",
"license": "MIT",
"repository": "https://github.com/tobiasbueschel/search-gpt",
Expand Down

0 comments on commit 5d2da13

Please sign in to comment.