File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed
projects/angular-material-extensions/google-maps-autocomplete Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1+ * fix(lib): adjusted the main directive's methods (f74f85e)
2+ * fix(lib): minor (d8eb106)
3+ * fix(lib): upgraded angular material to v12 (83e2dca)
4+ * fix(lib): upgraded angular to v12 (311e23b)
5+ * fix(lib): upgraded angular to v12 (593378b)
6+ * fix(lib): minor (f5ea8ea)
7+
18* fix(lib): merged master (107c963)
29* fix(lib): improved the reactive forms mechanism (829a3f4)
310* fix(lib): updated the dependencies (a6c8e8e)
Original file line number Diff line number Diff line change 11{
22 "name" : " @angular-material-extensions/google-maps-autocomplete" ,
33 "description" : " Autocomplete input component and directive for google-maps built with angular and material design" ,
4- "version" : " 6.2.1 " ,
4+ "version" : " 6.2.2 " ,
55 "homepage" : " https://angular-material-extensions.github.io/google-maps-autocomplete" ,
66 "author" : {
77 "name" : " Anthony Nahas" ,
4242 "release:patch" : " ../../../node_modules/.bin/release-it --patch --ci" ,
4343 "release:minor" : " ../../../node_modules/.bin/release-it --minor --ci" ,
4444 "release:major" : " ../../../node_modules/.bin/release-it --major --ci --no-git.requireCleanWorkingDir --dry-run" ,
45- "release:custom" : " ../../../node_modules/.bin/release-it 6.2.1 --ci --no-git.requireCleanWorkingDir" ,
45+ "release:custom" : " ../../../node_modules/.bin/release-it 6.2.2 --ci --no-git.requireCleanWorkingDir" ,
4646 "ng:test" : " ../../../node_modules/.bin/ng test @angular-material-extensions/google-maps-autocomplete" ,
4747 "test" : " ../../../node_modules/.bin/jest --coverage" ,
4848 "test:watch" : " ../../../node_modules/.bin/jest --coverage --watch"
You can’t perform that action at this time.
0 commit comments