Skip to content

Commit 6798aa7

Browse files
xam-psgithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent 56cf2bb commit 6798aa7

1 file changed

Lines changed: 21 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,26 @@
11
# Release Notes
22

3-
## [Unreleased](https://github.com/laravel/laravel/compare/v1.0.1...main)
3+
## [Unreleased](https://github.com/laravel/laravel/compare/v1.0.2...main)
4+
5+
## [v1.0.2](https://github.com/laravel/laravel/compare/v1.0.1...v1.0.2) - 2025-11-28
6+
7+
### Full list of changes
8+
9+
- Update php + js dependencies
10+
11+
After pulling the latest codebase please run
12+
`composer install --no-dev`
13+
`php artisan cache:clear`
14+
`php artisan config:clear`
15+
`php artisan view:clear`
16+
and
17+
`npm install`
18+
`npm run build`
19+
to build the frontend
20+
21+
### For a fresh installation please have a look at the [README](https://github.com/xam-ps/LASO?tab=readme-ov-file#deployment-manually).
22+
23+
**Full Changelog**: https://github.com/xam-ps/LASO/compare/v1.0.1...v1.0.2
424

525
## [v1.0.1](https://github.com/laravel/laravel/compare/v1.0.0...v1.0.1) - 2025-10-27
626

0 commit comments

Comments
 (0)