Skip to content

Commit

Permalink
chore: release main
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Oct 25, 2024
1 parent 51ac37a commit 24c52a7
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,5 +1,5 @@
{
"unoplat-code-confluence": "0.13.4",
"unoplat-code-confluence-query-engine": "0.4.4",
"unoplat-code-confluence-commons": "0.2.6"
"unoplat-code-confluence-commons": "0.2.7"
}
7 changes: 7 additions & 0 deletions unoplat-code-confluence-commons/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.2.7](https://github.com/unoplat/unoplat-code-confluence/compare/unoplat-code-confluence-commons-v0.2.6...unoplat-code-confluence-commons-v0.2.7) (2024-10-25)


### Bug Fixes

* simplifying the names ([ea47cb6](https://github.com/unoplat/unoplat-code-confluence/commit/ea47cb6b548e338d78ee9607eb533d850b20b5ee))

## [0.2.6](https://github.com/unoplat/unoplat-code-confluence/compare/unoplat-code-confluence-commons-v0.2.5...unoplat-code-confluence-commons-v0.2.6) (2024-10-25)


Expand Down
2 changes: 1 addition & 1 deletion unoplat-code-confluence-commons/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "unoplat-code-confluence-commons"
version = "0.2.6"
version = "0.2.7"
description = "this will hold common operations/models required across code confluence ingestion and query utilities"
authors = ["JayGhiya <[email protected]>"]
readme = "README.md"
Expand Down

0 comments on commit 24c52a7

Please sign in to comment.