Skip to content

Commit

Permalink
Merge pull request #16 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 Nov 14, 2022
2 parents a50c25c + 3cca2b6 commit d9c4757
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.2](https://github.com/Zenoo/mui-address-autocomplete/compare/v3.0.1...v3.0.2) (2022-11-14)


### Bug Fixes

* Update release node version to 16 ([86ec88b](https://github.com/Zenoo/mui-address-autocomplete/commit/86ec88ba9035f2550c7d52d70f4b194968325f8c))

## [3.0.1](https://github.com/Zenoo/mui-address-autocomplete/compare/v3.0.0...v3.0.1) (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.1",
"version": "3.0.2",
"description": "",
"main": "dist/index.js",
"module": "dist/index.js",
Expand Down

0 comments on commit d9c4757

Please sign in to comment.