Skip to content

Commit

Permalink
Merge pull request #59 from unoplat/release-please--branches--main
Browse files Browse the repository at this point in the history
chore(main): release 0.4.0
  • Loading branch information
JayGhiya authored Jul 11, 2024
2 parents d2edadc + 3b8866c commit e89f971
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/configuration/release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"unoplat-code-confluence": "0.3.0"
"unoplat-code-confluence": "0.4.0"
}
7 changes: 7 additions & 0 deletions unoplat-code-confluence/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.4.0](https://github.com/unoplat/unoplat-code-confluence/compare/v0.3.0...v0.4.0) (2024-07-11)


### Features

* externalised llm provider config and enabled support for anthropic, anyscale, together and openai ([30aa226](https://github.com/unoplat/unoplat-code-confluence/commit/30aa22674fb1992f4d667f1438f1f3c9ee2137f0))

## [0.3.0](https://github.com/unoplat/unoplat-code-confluence/compare/v0.2.4...v0.3.0) (2024-07-10)


Expand Down
2 changes: 1 addition & 1 deletion unoplat-code-confluence/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "unoplat-code-confluence"
version = "0.3.0"
version = "0.4.0"
description = "codebase understanding"
authors = ["JayGhiya <ghiya6548@gmail.com>"]
readme = "README.md"
Expand Down

0 comments on commit e89f971

Please sign in to comment.