Skip to content

Commit c23e5fa

Browse files
committed
2 parents 5b34595 + 06b429d commit c23e5fa

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.github/workflows/fix-styling.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
ref: ${{ github.head_ref }}
1717

1818
- name: Fix PHP code style issues
19-
uses: aglipanci/laravel-pint-action@2.5
19+
uses: aglipanci/laravel-pint-action@2.6
2020

2121
- name: Commit changes
2222
uses: stefanzweifel/git-auto-commit-action@v6

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
All notable changes to `laravel-db-doc` will be documented in this file.
44

5+
## 1.5.3 - 2025-06-18
6+
7+
**Full Changelog**: https://github.com/cleaniquecoders/laravel-db-doc/compare/1.5.2...1.5.3
8+
59
## 1.5.2 - 2025-06-18
610

711
**Full Changelog**: https://github.com/cleaniquecoders/laravel-db-doc/compare/1.5.1...1.5.2

0 commit comments

Comments
 (0)