owenvoke / blade-fontawesome

A package to easily make use of Font Awesome in your Laravel Blade views.
https://packagist.org/packages/owenvoke/blade-fontawesome
MIT License
162 stars 27 forks source link

chore: update to Font Awesome v6.1.0 #40

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

This updates from 6.1.1 to 6.1.0.

Check out the differences: 6.1.1 ... 6.1.0

Please check for any breaking or notable changes before merging.

Please also check that the snapshots were updated successfully in commit: ae716ac96943ac30ab5bbbfd88f3e3018184eb69.

owenvoke commented 2 years ago

The workflow is checking for latest releases, and the latest tags don't have releases. sigh Will need to update the workflow to look for tags I guess. Also, probably worth adding checks for a specific major version. 👍🏻