Skip to content

Commit 72f8748

Browse files
new repo
1 parent d80851a commit 72f8748

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

src/components/app-profile-page/app-profile-page.tsx

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ export class AppProfile {
6363
<tr>
6464
<td>stenciljs-components</td>
6565
<td><a href="https://www.npmjs.com/package/stenciljs-components" target="_blank">Visit</a></td>
66-
<td>2.0.4</td>
66+
<td>2.0.6</td>
6767
</tr>
6868
<tr>
6969
<td>FLUID Library</td>
@@ -205,6 +205,16 @@ export class AppProfile {
205205
<td>Angular 16</td>
206206
</tr>
207207
<tr>
208+
<td>angular-testing</td>
209+
<td><a href="https://sanjeetkumaritoutlook.github.io/angular-testing/" target="_blank">Visit</a></td>
210+
<td>Angular 17</td>
211+
</tr>
212+
<tr>
213+
<td>angular-boilerplate</td>
214+
<td><a href="https://sanjeetkumaritoutlook.github.io/angular-boilerplate" target="_blank">Visit</a></td>
215+
<td>Angular 11</td>
216+
</tr>
217+
<tr>
208218
<td>angularjs1-app</td>
209219
<td><a href="https://sanjeetkumaritoutlook.github.io/angularjs1-app/" target="_blank">Visit</a></td>
210220
<td>AngularJS 1</td>

0 commit comments

Comments
 (0)