Releases: kimchanhyung98/laravel-starter-kit
Releases · kimchanhyung98/laravel-starter-kit
v0.3.0
What's Changed
- Update Testing by @kimchanhyung98 in #88
- Bump laravel/framework from 11.8.0 to 11.9.2 by @dependabot in #89
- Bump larastan/larastan from 2.9.6 to 2.9.7 by @dependabot in #91
- Fix Users by @kimchanhyung98 in #92
- Fix Posts by @kimchanhyung98 in #93
- Add Comments by @kimchanhyung98 in #94
- Add Likes by @kimchanhyung98 in #95
- Fix testing by @kimchanhyung98 in #96
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Bump spatie/laravel-ignition from 2.5.0 to 2.6.2 by @dependabot in #68
- Bump laravel/socialite from 5.12.1 to 5.13.2 by @dependabot in #69
- Bump doctrine/dbal from 3.8.3 to 3.8.4 by @dependabot in #70
- Bump laravel/pint from 1.15.0 to 1.15.3 by @dependabot in #71
- Bump laravel/framework from 10.48.4 to 10.48.10 by @dependabot in #72
- Bump league/flysystem-aws-s3-v3 from 3.26.0 to 3.27.0 by @dependabot in #74
- Bump laravel/scout from 10.8.4 to 10.8.6 by @dependabot in #75
- Bump phpunit/phpunit from 10.5.16 to 10.5.20 by @dependabot in #76
- Bump socialiteproviders/kakao from 4.2.2 to 4.3.0 by @dependabot in #77
- Bump zircote/swagger-php from 4.8.7 to 4.9.0 by @dependabot in #78
- Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 by @dependabot in #79
- Upgrading To 11.x by @kimchanhyung98 in #82
- Bump aglipanci/laravel-pint-action from 2.3.1 to 2.4 by @dependabot in #80
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Release
기초적인 유저&게시판 기능 추가
What's Changed
- GitHub Actions 추가 by @kimchanhyung98 in #12
- 로그인 기능 추가 by @kimchanhyung98 in #22
- 로그인 관련 기능 수정 by @kimchanhyung98 in #43
- 팩토리&시드 추가 by @kimchanhyung98 in #48
- 게시판 오류 수정 by @kimchanhyung98 in #49
- 게시판 수정 사항 by @kimchanhyung98 in #56
- 게시글 검색 기능 추가 by @kimchanhyung98 in #65
- 게시글 예외 처리 by @kimchanhyung98 in #66
- 회원 수정, 탈퇴 추가 by @kimchanhyung98 in #67
Full Changelog: v0.0.1...v0.1.0