Skip to content

Commit b779fb0

Browse files
chore(main): release 3.1.0 (#35)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d7d1627 commit b779fb0

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

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

5+
## [3.1.0](https://github.com/Zenoo/mui-address-autocomplete/compare/v3.0.6...v3.1.0) (2024-06-08)
6+
7+
8+
### Features
9+
10+
* Use @googlemaps/js-api-loader ([b40a984](https://github.com/Zenoo/mui-address-autocomplete/commit/b40a9846dfd8fcbc763fdfe309561b109caaa1c7))
11+
12+
13+
### Bug Fixes
14+
15+
* Update deps ([d7d1627](https://github.com/Zenoo/mui-address-autocomplete/commit/d7d162718087cbc2dd6c436afada65fd412c24c0))
16+
517
## [3.0.6](https://github.com/Zenoo/mui-address-autocomplete/compare/v3.0.5...v3.0.6) (2024-01-10)
618

719

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mui-address-autocomplete",
3-
"version": "3.0.6",
3+
"version": "3.1.0",
44
"description": "",
55
"main": "dist/index.js",
66
"module": "dist/index.js",

0 commit comments

Comments
 (0)