Skip to content

Commit

Permalink
chore(main): release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored May 25, 2024
1 parent 1e3e8ec commit 91e850d
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions code-review-gpt/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Changelog

## 1.0.0 (2024-05-25)


### Features

* **constants.ts:** add support for Vue files in languageMap ([#312](https://github.com/DCoinHub/code-review-gpt/issues/312)) ([fe9431b](https://github.com/DCoinHub/code-review-gpt/commit/fe9431becd2cd5debdf05d08c4b64ecb837f647d))
* move package ([#263](https://github.com/DCoinHub/code-review-gpt/issues/263)) ([254bd29](https://github.com/DCoinHub/code-review-gpt/commit/254bd29e2adaa047f47049952b960f52943cef32))
* remove dead code ([#303](https://github.com/DCoinHub/code-review-gpt/issues/303)) ([bf29301](https://github.com/DCoinHub/code-review-gpt/commit/bf29301c81230519d154b1f16180536fada46018))
* use export urls ([887635f](https://github.com/DCoinHub/code-review-gpt/commit/887635fc493d5f72ab944707d66c6275687f3e8d))


### Bug Fixes

* Fix expandRange behavior for costOptimized reviewType ([#308](https://github.com/DCoinHub/code-review-gpt/issues/308)) ([8ada50e](https://github.com/DCoinHub/code-review-gpt/commit/8ada50e4f5129304330f98f4d9255304eabf21bb))
* fixing eslint config ([d7c9937](https://github.com/DCoinHub/code-review-gpt/commit/d7c9937c1e062aa3416e35372b392da118ec2393))
* fixing linting errors ([53342d8](https://github.com/DCoinHub/code-review-gpt/commit/53342d83b157796474dfd577a5e867c5b1ee41a7))
* template paths ([#299](https://github.com/DCoinHub/code-review-gpt/issues/299)) ([42ab792](https://github.com/DCoinHub/code-review-gpt/commit/42ab7929082590d4ab3b22ca2d90a85f433a5c9f))

0 comments on commit 91e850d

Please sign in to comment.