Skip to content

Commit 0e84bc3

Browse files
chore(release): 0.5.1 [skip ci]
## [0.5.1](v0.5.0...v0.5.1) (2023-11-09) ### Bug Fixes * don't persist credentials when calling actions/checkout ([72dea97](72dea97)) * downgrade openai to previous stable version ([bfc6962](bfc6962)) * revert last commit ([564e3fd](564e3fd)) * revert to last stable version of openai ([d57c5db](d57c5db)) * stabilize openai breaking changes by making dependabot ignore related packages ([5ca1d81](5ca1d81))
1 parent 442ed48 commit 0e84bc3

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [0.5.1](https://github.com/FullStackWithLawrence/aws-openai/compare/v0.5.0...v0.5.1) (2023-11-09)
2+
3+
4+
### Bug Fixes
5+
6+
* don't persist credentials when calling actions/checkout ([72dea97](https://github.com/FullStackWithLawrence/aws-openai/commit/72dea975cb9d551f09ca329b354ac42189af14b2))
7+
* downgrade openai to previous stable version ([bfc6962](https://github.com/FullStackWithLawrence/aws-openai/commit/bfc69624c9284c16a370b00c7d265f8898fb9c0f))
8+
* revert last commit ([564e3fd](https://github.com/FullStackWithLawrence/aws-openai/commit/564e3fdd42465895f6f48937e420897a9d677348))
9+
* revert to last stable version of openai ([d57c5db](https://github.com/FullStackWithLawrence/aws-openai/commit/d57c5db44853a06a7d32578932f86e92490637e0))
10+
* stabilize openai breaking changes by making dependabot ignore related packages ([5ca1d81](https://github.com/FullStackWithLawrence/aws-openai/commit/5ca1d81e5cb3d8b8115e5343d114950506316597))
11+
112
# CHANGE LOG
213

314
All notable changes to this project will be documented in this file.

0 commit comments

Comments
 (0)