docs: update changelogs for release

ci: publish release
This commit is contained in:
Rainer Killinger
2025-07-01 15:43:00 +02:00
parent a5c5c31d09
commit bee38d4a59
57 changed files with 291 additions and 83 deletions

View File

@@ -1,5 +1,24 @@
# @openstapps/app
## 4.0.0
### Major Changes
- c8e29020: Update to Node 22
### Patch Changes
- b8ac30b9: Migrated IonIcons replacer to a custom component
- b8ac30b9: Migrated to Ionic standalone components
Angular ESBuild will not work with `IonicModule` apps
- b8ac30b9: Migrated to Angular ESBuild
- Updated dependencies [c8e29020]
- @openstapps/api@4.0.0
- @openstapps/collection-utils@4.0.0
- @openstapps/core@4.0.0
## 3.3.5
### Patch Changes