Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit ceb6fa5

Browse files
docs(project): Updating CHANGELOG.md for v9.0.3
1 parent efbf75e commit ceb6fa5

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

‎CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11

22

3+
## [9.0.3](https://github.com/angular-material-extensions/google-maps-autocomplete/compare/9.0.2...9.0.3) (2022年12月08日)
4+
5+
6+
### Bug Fixes
7+
8+
* **project:** solved problem with peer deps for flex-layout [#328](https://github.com/angular-material-extensions/google-maps-autocomplete/issues/328) ([e034068](https://github.com/angular-material-extensions/google-maps-autocomplete/commit/e034068654bc08a5f3ae90c343ee71f86c04ff4f))
9+
* **project:** upgraded angular deps ([e1b624d](https://github.com/angular-material-extensions/google-maps-autocomplete/commit/e1b624d5942634f98db6bc758120a637eb8dd0b3))
10+
* **project:** upgraded angular material ([efbf75e](https://github.com/angular-material-extensions/google-maps-autocomplete/commit/efbf75ee60e818cd47d6d7c28094a8da3bec9f8c))
11+
312
## [9.0.2](https://github.com/angular-material-extensions/google-maps-autocomplete/compare/9.0.1...9.0.2) (2022年12月04日)
413

514

‎projects/angular-material-extensions/google-maps-autocomplete/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
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": "9.0.2",
4+
"version": "9.0.3",
55
"homepage": "https://angular-material-extensions.github.io/google-maps-autocomplete",
66
"author": {
77
"name": "Anthony Nahas",
@@ -43,7 +43,7 @@
4343
"release:patch": "../../../node_modules/.bin/release-it --patch --ci",
4444
"release:minor": "../../../node_modules/.bin/release-it --minor --ci",
4545
"release:major": "../../../node_modules/.bin/release-it --major --ci --no-git.requireCleanWorkingDir --dry-run",
46-
"release:custom": "../../../node_modules/.bin/release-it 9.0.2 --ci --no-git.requireCleanWorkingDir",
46+
"release:custom": "../../../node_modules/.bin/release-it 9.0.3 --ci --no-git.requireCleanWorkingDir",
4747
"ng:test": "../../../node_modules/.bin/ng test @angular-material-extensions/google-maps-autocomplete",
4848
"test": "../../../node_modules/.bin/jest --coverage",
4949
"test:watch": "../../../node_modules/.bin/jest --coverage --watch"

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /