Skip to content

Commit

Permalink
Merge pull request #19 from Zenoo/release-please--branches--main--com…
Browse files Browse the repository at this point in the history
…ponents--mui-address-autocomplete
  • Loading branch information
Zenoo authored Dec 16, 2022
2 parents 2843468 + e74366c commit adf7734
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
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [release-please](https://github.com/googleapis/release-please) for commit guidelines.

## [3.0.4](https://github.com/Zenoo/mui-address-autocomplete/compare/v3.0.3...v3.0.4) (2022-12-16)


### Bug Fixes

* Made apiKey optional. Fixes [#18](https://github.com/Zenoo/mui-address-autocomplete/issues/18) ([2843468](https://github.com/Zenoo/mui-address-autocomplete/commit/2843468217f6b1a1ffa10fe68a613ddac039bdc4))

## [3.0.3](https://github.com/Zenoo/mui-address-autocomplete/compare/v3.0.2...v3.0.3) (2022-11-14)


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
@@ -1,6 +1,6 @@
{
"name": "mui-address-autocomplete",
"version": "3.0.3",
"version": "3.0.4",
"description": "",
"main": "dist/index.js",
"module": "dist/index.js",
Expand Down

0 comments on commit adf7734

Please sign in to comment.