Skip to content

Commit 3dec019

Browse files
committed
Deploying to gh-pages from @ c7691e2 🚀
1 parent c58a87a commit 3dec019

File tree

4 files changed

+20
-7
lines changed

4 files changed

+20
-7
lines changed

assets/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [19.0.0](https://github.com/angular-extensions/elements/compare/v18.2.1...v19.0.0) (2025-04-28)
6+
7+
### ⚠ BREAKING CHANGES
8+
9+
- **lib:** Angular 19
10+
11+
* cleanups, control flow migration, scss import migration
12+
* jest setup migration
13+
14+
### Features
15+
16+
- **lib:** upgrade to Angular 19 ([67980dd](https://github.com/angular-extensions/elements/commit/67980ddbee48922441017dbdbbc248130788e0ec))
17+
518
### [18.2.1](https://github.com/angular-extensions/elements/compare/v18.2.0...v18.2.1) (2024-09-02)
619

720
### Bug Fixes

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@
3333
<body class="mat-typography">
3434
<demo-root></demo-root>
3535
<noscript>Please enable JavaScript to continue using this application.</noscript>
36-
<link rel="modulepreload" href="chunk-43734B6D.js"><link rel="modulepreload" href="chunk-HWQTDALZ.js"><link rel="modulepreload" href="chunk-3JWQQDNO.js"><link rel="modulepreload" href="chunk-PWZGNLBO.js"><link rel="modulepreload" href="chunk-SULMHPBA.js"><link rel="modulepreload" href="chunk-QUZ3G4VO.js"><link rel="modulepreload" href="chunk-DOB4G2OH.js"><link rel="modulepreload" href="chunk-WOXIPOYT.js"><link rel="modulepreload" href="chunk-V632RBP4.js"><link rel="modulepreload" href="chunk-NELZ564J.js"><script src="polyfills-FFHMD2TL.js" type="module"></script><script src="main-BTO5EVXU.js" type="module"></script></body>
36+
<link rel="modulepreload" href="chunk-43734B6D.js"><link rel="modulepreload" href="chunk-HWQTDALZ.js"><link rel="modulepreload" href="chunk-3JWQQDNO.js"><link rel="modulepreload" href="chunk-PWZGNLBO.js"><link rel="modulepreload" href="chunk-SULMHPBA.js"><link rel="modulepreload" href="chunk-QUZ3G4VO.js"><link rel="modulepreload" href="chunk-DOB4G2OH.js"><link rel="modulepreload" href="chunk-WOXIPOYT.js"><link rel="modulepreload" href="chunk-V632RBP4.js"><link rel="modulepreload" href="chunk-NELZ564J.js"><script src="polyfills-FFHMD2TL.js" type="module"></script><script src="main-QOS37GO4.js" type="module"></script></body>
3737
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
3838
</html>

0 commit comments

Comments
 (0)