File tree 2 files changed +9
-2
lines changed
projects/angular-material-extensions/google-maps-autocomplete
2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1
1
2
2
3
+ ## [ 16.3.1] ( https://github.com/angular-material-extensions/google-maps-autocomplete/compare/16.3.0...16.3.1 ) (2024-03-14)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * ** project:** updated peer dep of zonejs ([ 4b21992] ( https://github.com/angular-material-extensions/google-maps-autocomplete/commit/4b219923aeb90139b23ee1a707f7785194555a80 ) )
9
+
3
10
# [ 16.3.0] ( https://github.com/angular-material-extensions/google-maps-autocomplete/compare/16.2.3...16.3.0 ) (2024-03-14)
4
11
5
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @angular-material-extensions/google-maps-autocomplete" ,
3
3
"description" : " Autocomplete input component and directive for google-maps built with angular and material design" ,
4
- "version" : " 16.3.0 " ,
4
+ "version" : " 16.3.1 " ,
5
5
"homepage" : " https://angular-material-extensions.github.io/google-maps-autocomplete" ,
6
6
"author" : {
7
7
"name" : " Anthony Nahas" ,
43
43
"release:patch" : " ../../../node_modules/.bin/release-it --patch --ci" ,
44
44
"release:minor" : " ../../../node_modules/.bin/release-it --minor --ci" ,
45
45
"release:major" : " ../../../node_modules/.bin/release-it --major --ci --no-git.requireCleanWorkingDir --dry-run" ,
46
- "release:custom" : " ../../../node_modules/.bin/release-it 16.3.0 --ci --no-git.requireCleanWorkingDir" ,
46
+ "release:custom" : " ../../../node_modules/.bin/release-it 16.3.1 --ci --no-git.requireCleanWorkingDir" ,
47
47
"ng:test" : " ../../../node_modules/.bin/ng test @angular-material-extensions/google-maps-autocomplete" ,
48
48
"test" : " ../../../node_modules/.bin/jest --coverage" ,
49
49
"test:watch" : " ../../../node_modules/.bin/jest --coverage --watch"
You can’t perform that action at this time.
0 commit comments