File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 2020 ref : ${{ github.head_ref }}
2121
2222 - name : Fix PHP code style issues
23- uses : aglipanci/laravel-pint-action@2.3.1
23+ uses : aglipanci/laravel-pint-action@2.4
2424
2525 - name : Commit changes
2626 uses : stefanzweifel/git-auto-commit-action@v5
Original file line number Diff line number Diff line change 22
33All notable changes to ` laravel-readability ` will be documented in this file.
44
5+ ## v1.0.2 - 2024-03-02
6+
7+ ### What's Changed
8+
9+ * Add test coverage by @murdercode in https://github.com/The-3Labs-Team/laravel-readability/pull/3
10+ * Add tests for direction by @murdercode in https://github.com/The-3Labs-Team/laravel-readability/pull/4
11+
12+ ** Full Changelog** : https://github.com/The-3Labs-Team/laravel-readability/compare/v1.0.1...v1.0.2
13+
514## v1.0.1 - 2024-03-01
615
716### What's Changed
You can’t perform that action at this time.
0 commit comments