Skip to content

Commit 0419d30

Browse files
chore(release): 0.10.1 [skip ci]
## [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))
1 parent f93d91d commit 0419d30

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.10.1](https://github.com/FullStackWithLawrence/aws-openai/compare/v0.10.0...v0.10.1) (2024-01-23)
2+
3+
4+
### Bug Fixes
5+
6+
* configure google maps api for use in aws lambda. ([37068ee](https://github.com/FullStackWithLawrence/aws-openai/commit/37068ee3d84293b8f4c7e2095d625b1f35937cd1))
7+
* graceful failure if google geolocation api key is missing. ([f601c64](https://github.com/FullStackWithLawrence/aws-openai/commit/f601c6401d61d8c81e841bc9f3ff05a398de9d96))
8+
* implement get_current_weather() using google maps api + open-meteo ([453a432](https://github.com/FullStackWithLawrence/aws-openai/commit/453a432bd87be03aff3ec6628ca00555e91eaa34))
9+
110
# [0.10.0](https://github.com/FullStackWithLawrence/aws-openai/compare/v0.9.1...v0.10.0) (2024-01-23)
211

312
### Bug Fixes

0 commit comments

Comments
 (0)