File tree Expand file tree Collapse file tree 3 files changed +18
-3
lines changed
Expand file tree Collapse file tree 3 files changed +18
-3
lines changed Original file line number Diff line number Diff line change 22
33
44
5- ## v0.9.0 (2024-05-31)
5+ ## v0.10.0 (2024-07-31)
6+
7+ ### Feature
8+
9+ * feat: update to langchain 0.2 ([ ` 6ce0811 ` ] ( https://github.com/codedog-ai/codedog/commit/6ce081103e59bb20b8b6c6bad6099c95506b73be ) )
10+
11+ ### Unknown
12+
13+ * Rename dependabot.yml to dependabot.yml.disable ([ ` c47f341 ` ] ( https://github.com/codedog-ai/codedog/commit/c47f34149c6b9abe4144a5aa5f75542fc9ab5d2c ) )
14+
15+
16+ ## v0.9.0 (2024-05-30)
617
718### Build
819
@@ -1059,6 +1070,10 @@ updated-dependencies:
10591070Signed-off-by: dependabot[ bot] < ; support@github.com > ;
10601071Co-authored-by: dependabot[ bot] < ; 49699333+dependabot[ bot] @users .noreply.github.com> ; ([ ` 32b4589 ` ] ( https://github.com/codedog-ai/codedog/commit/32b4589d1692217d8fed8c13cb4218115e3eccf5 ) )
10611072
1073+ ### Chore
1074+
1075+ * chore(release): release version v0.9.0 ([ ` 47f08b6 ` ] ( https://github.com/codedog-ai/codedog/commit/47f08b67a1f3e16cff1c42312e50623fabf7d406 ) )
1076+
10621077### Fix
10631078
10641079* fix: update openai api version ([ ` 69318d8 ` ] ( https://github.com/codedog-ai/codedog/commit/69318d8e3c00ae8e7b402df0b1b2c7b305853a91 ) )
Original file line number Diff line number Diff line change 11# -- Project information -----------------------------------------------------
22
33PROJECT = "codedog"
4- VERSION = "0.9 .0"
4+ VERSION = "0.10 .0"
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " codedog"
3- version = " 0.9 .0"
3+ version = " 0.10 .0"
44license = " MIT"
55readme = " README.md"
66authors = [" Arcadia <arcadia822@gmail.com>" , " Linpp " ]
You can’t perform that action at this time.
0 commit comments