Skip to content

Commit 9b0529d

Browse files
chore(main): release 0.2.3 (#117)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 9a7f65e commit 9b0529d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.2.3](https://github.com/googleapis/llama-index-alloydb-pg-python/compare/v0.2.2...v0.2.3) (2025-06-18)
4+
5+
6+
### Bug Fixes
7+
8+
* Index store adds interface methods ([#116](https://github.com/googleapis/llama-index-alloydb-pg-python/issues/116)) ([9039803](https://github.com/googleapis/llama-index-alloydb-pg-python/commit/9039803481153ff0e59e301427870e6120cec8eb))
9+
310
## [0.2.2](https://github.com/googleapis/llama-index-alloydb-pg-python/compare/v0.2.1...v0.2.2) (2025-03-24)
411

512

src/llama_index_alloydb_pg/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
__version__ = "0.2.2"
15+
__version__ = "0.2.3"

0 commit comments

Comments
 (0)