Skip to content

Commit 9b256f1

Browse files
committed
chore: ship v4.4.0-next.1
1 parent 7b48998 commit 9b256f1

File tree

3 files changed

+43
-42
lines changed

3 files changed

+43
-42
lines changed

CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22

33
#### `4.4.0-next.1`
44

5-
- feat: standalone components (wip)
5+
- feat: standalone components
66
- chore: dependencies update
7+
- fix(popover): remove popover when host element is not visible
78

89
---
910

package-lock.json

+39-39
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -55,13 +55,13 @@
5555
"zone.js": "~0.12.0"
5656
},
5757
"devDependencies": {
58-
"@angular-devkit/build-angular": "^15.2.4",
58+
"@angular-devkit/build-angular": "^15.2.5",
5959
"@angular-eslint/builder": "^15.2.1",
6060
"@angular-eslint/eslint-plugin": "^15.2.1",
6161
"@angular-eslint/eslint-plugin-template": "^15.2.1",
6262
"@angular-eslint/schematics": "^15.2.1",
6363
"@angular-eslint/template-parser": "^15.2.1",
64-
"@angular/cli": "^15.2.4",
64+
"@angular/cli": "^15.2.5",
6565
"@angular/compiler-cli": "^15.2.5",
6666
"@angular/language-service": "^15.2.5",
6767
"@coreui/icons": "^3.0.1",

0 commit comments

Comments
 (0)