Skip to content

Commit

Permalink
Deploying to gh-pages from @ 1774eb7 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
tomastrajan committed Mar 19, 2024
1 parent 44b6a4c commit 45b52e0
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 7 deletions.
12 changes: 12 additions & 0 deletions assets/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

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.

## [17.0.0](https://github.com/angular-extensions/elements/compare/v16.0.0...v17.0.0) (2023-11-09)

### ⚠ BREAKING CHANGES

- **lib:** upgrade to Angular 17

* remove empty test stubs

### Features

- **lib:** upgrade to Angular 17 ([2404cbb](https://github.com/angular-extensions/elements/commit/2404cbbb94a637ea83abf1abb99efcbf5f05c091))

## [16.0.0](https://github.com/angular-extensions/elements/compare/v15.3.0...v16.0.0) (2023-05-24)

### ⚠ BREAKING CHANGES
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@
<body class="mat-typography">
<demo-root></demo-root>
<noscript>Please enable JavaScript to continue using this application.</noscript>
<script src="runtime.7144cb3343767cf8.js" type="module"></script><script src="polyfills.0995057a3a1e19fb.js" type="module"></script><script src="main.8c72b6d261f896e9.js" type="module"></script></body>
<script src="runtime.7144cb3343767cf8.js" type="module"></script><script src="polyfills.0995057a3a1e19fb.js" type="module"></script><script src="main.3a5b97c3e89ff7f7.js" type="module"></script></body>
</html>
2 changes: 1 addition & 1 deletion main.8c72b6d261f896e9.js → main.3a5b97c3e89ff7f7.js

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions ngsw.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"configVersion": 1,
"timestamp": 1710855085453,
"timestamp": 1710855105269,
"index": "/elements/index.html",
"assetGroups": [
{
Expand Down Expand Up @@ -31,7 +31,7 @@
"/elements/913.97ea0e5f3eb3dbde.js",
"/elements/favicon.ico",
"/elements/index.html",
"/elements/main.8c72b6d261f896e9.js",
"/elements/main.3a5b97c3e89ff7f7.js",
"/elements/polyfills.0995057a3a1e19fb.js",
"/elements/runtime.7144cb3343767cf8.js",
"/elements/styles.424056aef5436b9b.css"
Expand Down Expand Up @@ -87,7 +87,7 @@
"/elements/803.9238d247d91b0a7e.js": "c808e7c195d875ae9c6634cad24a2d6d39d155ee",
"/elements/888.f56b024fdba5d732.js": "ce1a3457f36b1659e66afb4acfaf9ab54c00ef4d",
"/elements/913.97ea0e5f3eb3dbde.js": "9f374249a236698557e38d5ed35b29af656cb654",
"/elements/assets/CHANGELOG.md": "27c9efb082daed958991d4757ebe730d11d3d3c4",
"/elements/assets/CHANGELOG.md": "8fe3e693db2ff96c1acc1e3d82ae41464138ca05",
"/elements/assets/icons/icon-128x128.png": "bb4c16ecdaf39eed9392f004d47690c6ca74a0ec",
"/elements/assets/icons/icon-144x144.png": "5e239a5f4a1baf09ecc26ab67b1661d606a312b2",
"/elements/assets/icons/icon-152x152.png": "d006afa46e441ae9aecedc44499afe54522147be",
Expand All @@ -105,8 +105,8 @@
"/elements/assets/social-preview.png": "3d8cf5e84d0f8cadde88484381062aa37b745b5a",
"/elements/assets/tomastrajan.webp": "9aa12a3607ffdc922dd8045d046dc15a1fdbebb0",
"/elements/favicon.ico": "84161b857f5c547e3699ddfbffc6d8d737542e01",
"/elements/index.html": "b9e1e48a0257c92c82c451f70f5d44ae0556396c",
"/elements/main.8c72b6d261f896e9.js": "105790b68854a383c588215a7c1bf01cfad010d3",
"/elements/index.html": "e448f397b776308b8f6741b67faee91cf9abb6cc",
"/elements/main.3a5b97c3e89ff7f7.js": "f9acf3825021ac549e851d52c1dd155d07a6238d",
"/elements/polyfills.0995057a3a1e19fb.js": "5a6d19f59ba29f703eda7e76324487f46e12376a",
"/elements/runtime.7144cb3343767cf8.js": "110f68d0c723d7b1f0512ea4814a7eb7300a7953",
"/elements/styles.424056aef5436b9b.css": "3e3da3e7b6c58d141ede2009ad76a9cd631782ff"
Expand Down

0 comments on commit 45b52e0

Please sign in to comment.