Skip to content

Commit 1aa0dea

Browse files
committed
Merge branch 'main' into next
2 parents 3997fc0 + 7adf387 commit 1aa0dea

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [0.11.0](https://github.com/FullStackWithLawrence/aws-openai/compare/v0.10.8...v0.11.0) (2025-02-01)
2+
3+
4+
### Features
5+
6+
* containerize openai_api and push to AWS ECR ([e18651b](https://github.com/FullStackWithLawrence/aws-openai/commit/e18651b8f0b6bf59f9e40d0acdce49560baadb0f))
7+
18
## [0.10.7](https://github.com/FullStackWithLawrence/aws-openai/compare/v0.10.6...v0.10.7) (2024-11-01)
29

310
### Bug Fixes
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# -*- coding: utf-8 -*-
22
# DO NOT EDIT.
33
# Managed via automated CI/CD in .github/workflows/semanticVersionBump.yml.
4-
__version__ = "0.11.0"
4+
__version__ = "0.11.0-beta.1"

0 commit comments

Comments
 (0)