Skip to content

Commit cb6727e

Browse files
authored
Merge pull request #45 from stephenjude/main
Clean up test workflows
2 parents aa6aa19 + a00be91 commit cb6727e

File tree

3 files changed

+9
-50
lines changed

3 files changed

+9
-50
lines changed

.github/workflows/run-tests.yml

Lines changed: 0 additions & 49 deletions
This file was deleted.

CHANGELOG.md

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

33
All notable changes to `filament-debugger` will be documented in this file.
44

5+
## 4.1.0 - 2025-08-14
6+
7+
### What's Changed
8+
9+
* Filament v4 Support by @stephenjude in https://github.com/stephenjude/filament-debugger/pull/44
10+
* Bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/stephenjude/filament-debugger/pull/43
11+
12+
**Full Changelog**: https://github.com/stephenjude/filament-debugger/compare/4.0.2...4.1.0
13+
514
## 4.0.2 - 2025-08-14
615

716
### What's Changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
# Filament Debugger
44

55
[![Latest Version on Packagist](https://img.shields.io/packagist/v/stephenjude/filament-debugger.svg?style=flat-square)](https://packagist.org/packages/stephenjude/filament-debugger)
6-
[![GitHub Tests Action Status](https://img.shields.io/github/actions/workflow/status/stephenjude/filament-debugger/run-tests.yml?label=tests)](https://github.com/stephenjude/filament-debugger/actions?query=workflow%3Arun-tests+branch%3Amain)
76
[![GitHub Code Style Action Status](https://img.shields.io/github/actions/workflow/status/stephenjude/filament-debugger/fix-php-code-style-issues.yml?branch=main&label=code%20style)](https://github.com/stephenjude/filament-debugger/actions?query=workflow%3A"Fix+PHP+code+style+issues"+branch%3Amain)
87
[![Total Downloads](https://img.shields.io/packagist/dt/stephenjude/filament-debugger.svg?style=flat-square)](https://packagist.org/packages/stephenjude/filament-debugger)
98

0 commit comments

Comments
 (0)