Skip to content

Commit c7394a7

Browse files
committed
feat(app): update changelog
1 parent 77639a7 commit c7394a7

File tree

2 files changed

+16
-4
lines changed

2 files changed

+16
-4
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
<a name="20.0.0"></a>
2+
3+
# 20.0.0 (2025-10-30)
4+
5+
### Angular 20
6+
7+
| Type | Description |
8+
|------|------------------------------|
9+
| feat | update angular version to 20 |
10+
11+
---
12+
113
<a name="19.1.0"></a>
214

315
# 19.1.0 (2025-10-27)

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@ This app connects to a real backend powered by NestJS, PostgreSQL, and Prisma, d
4848

4949
## ✨ Features
5050

51-
| | |
52-
| ----------------------- | ------------------------------------------------- |
53-
| ✅ Angular 19 | Using the latest version |
51+
| | |
52+
|------------------------| ------------------------------------------------- |
53+
| ✅ Angular 20 | Using the latest version |
5454
| ✅ Internationalization | i18n with English and Spanish |
5555
| ✅ Authentication | JWT-based, real login flow |
5656
| ✅ Routing & Guards | Functional guards with lazy-loaded routes |
@@ -62,7 +62,7 @@ This app connects to a real backend powered by NestJS, PostgreSQL, and Prisma, d
6262
| ✅ Animations | Smooth transitions with Angular Animations |
6363
| ✅ Clean Architecture | Modular folder structure following best practices |
6464
| ✅ SASS & BEM | Maintainable and scalable styling |
65-
| 🧪 Testing | Unit & e2e testing (coming soon!) |
65+
| 🧪 Testing | Unit & e2e testing (coming soon!) |
6666

6767
---
6868

0 commit comments

Comments
 (0)