Skip to content

Commit

Permalink
chore(release): 0.10.1 [skip ci]
Browse files Browse the repository at this point in the history
## [0.10.1](v0.10.0...v0.10.1) (2024-01-23)

### Bug Fixes

* configure google maps api for use in aws lambda. ([37068ee](37068ee))
* graceful failure if google geolocation api key is missing. ([f601c64](f601c64))
* implement get_current_weather() using google maps api + open-meteo ([453a432](453a432))
  • Loading branch information
github-actions[bot] committed Jan 23, 2024
1 parent f93d91d commit 0419d30
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [0.10.1](https://github.com/FullStackWithLawrence/aws-openai/compare/v0.10.0...v0.10.1) (2024-01-23)


### Bug Fixes

* configure google maps api for use in aws lambda. ([37068ee](https://github.com/FullStackWithLawrence/aws-openai/commit/37068ee3d84293b8f4c7e2095d625b1f35937cd1))
* graceful failure if google geolocation api key is missing. ([f601c64](https://github.com/FullStackWithLawrence/aws-openai/commit/f601c6401d61d8c81e841bc9f3ff05a398de9d96))
* implement get_current_weather() using google maps api + open-meteo ([453a432](https://github.com/FullStackWithLawrence/aws-openai/commit/453a432bd87be03aff3ec6628ca00555e91eaa34))

# [0.10.0](https://github.com/FullStackWithLawrence/aws-openai/compare/v0.9.1...v0.10.0) (2024-01-23)

### Bug Fixes
Expand Down

0 comments on commit 0419d30

Please sign in to comment.