Skip to content

Commit 1089d5e

Browse files
ace-of-acesgithub-actions[bot]
authored andcommitted
chore: update CHANGELOG
1 parent f16e60e commit 1089d5e

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

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

33
All notable changes to `laravel-image-transform-url` will be documented in this file.
44

5+
## v1.0.0 🚀 - 2025-09-06
6+
7+
### v1.0.0 - Stable Release! 🎉
8+
9+
#### What's Changed
10+
11+
* [Fix] Replace GD specific WebpEncoder with general WebpEncoder by @ace-of-aces in https://github.com/ace-of-aces/laravel-image-transform-url/pull/17
12+
* [Docs + Test] Properly support multiple image drivers by @ace-of-aces in https://github.com/ace-of-aces/laravel-image-transform-url/pull/18
13+
* [Docs] Added vite-plugin-llms: https://github.com/ace-of-aces/laravel-image-transform-url/commit/f3da2f9955c9ffcd08f2657b2cd088c28e2765ac
14+
* [Docs] wording improvements: https://github.com/ace-of-aces/laravel-image-transform-url/commit/30a22db1824623d4c0063f6b4f3213a5e8c62c62
15+
* chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/ace-of-aces/laravel-image-transform-url/pull/14
16+
* chore(deps): bump actions/upload-pages-artifact from 3 to 4 by @dependabot[bot] in https://github.com/ace-of-aces/laravel-image-transform-url/pull/15
17+
18+
**Full Changelog**: https://github.com/ace-of-aces/laravel-image-transform-url/compare/v0.9.0...v1.0.0
19+
520
## v0.9.0 - 2025-08-13
621

722
### What's Changed

0 commit comments

Comments
 (0)