Skip to content

Commit

Permalink
Bumped version to 1.2.0 (#50)
Browse files Browse the repository at this point in the history
* 1.2.0

* Updated CHANGELOG with 1.2.0 features

Signed-off-by: Chris Galvan <[email protected]>

* Updated CHANGELOG description

Signed-off-by: Chris Galvan <[email protected]>

---------

Signed-off-by: Chris Galvan <[email protected]>
  • Loading branch information
cgalvan authored Nov 5, 2024
1 parent 699779f commit 07e3a0a
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# 1.2.0

### ✨ Features and improvements

- Added support for Amazon Cognito when using standalone Maps SDK URLs [#48](https://github.com/aws-geospatial/amazon-location-utilities-auth-helper-js/pull/48)
- Modified `withAPIKey` API to be used synchronously [#49](https://github.com/aws-geospatial/amazon-location-utilities-auth-helper-js/pull/49)

# 1.1.0

### ✨ Features and improvements
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@aws/amazon-location-utilities-auth-helper",
"description": "Amazon Location Utilities - Authentication Helper for JavaScript",
"license": "Apache-2.0",
"version": "1.1.0",
"version": "1.2.0",
"keywords": [],
"author": {
"name": "Amazon Web Services",
Expand Down

0 comments on commit 07e3a0a

Please sign in to comment.