Skip to content

Commit

Permalink
chore(main): release 0.7.0 (#384)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[0.7.0](v0.6.0...v0.7.0)
(2025-02-20)


### Features

* add support for arbitrary OpenAI compatible APIs
([#383](#383))
([4bf0bda](4bf0bda))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Feb 20, 2025
1 parent 5ff983a commit db94623
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.7.0](https://github.com/mattzcarey/code-review-gpt/compare/v0.6.0...v0.7.0) (2025-02-20)


### Features

* add support for arbitrary OpenAI compatible APIs ([#383](https://github.com/mattzcarey/code-review-gpt/issues/383)) ([4bf0bda](https://github.com/mattzcarey/code-review-gpt/commit/4bf0bda142b54bacfe4df8cab1f4bd7ec3f7803c))

## [0.6.0](https://github.com/mattzcarey/code-review-gpt/compare/v0.5.0...v0.6.0) (2025-01-28)


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": "code-review-gpt",
"version": "0.6.0",
"version": "0.7.0",
"description": "Your AI code reviewer. Improve code quality and catch bugs before you break production",
"bin": {
"code-review-gpt": "./dist/index.js"
Expand Down

0 comments on commit db94623

Please sign in to comment.