File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed
thumbor_plugins/optimizers/optipng Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 22 "thumbor_plugins/optimizers/pngcrush" : " 0.1.3" ,
33 "thumbor_plugins/optimizers/jpegrecompress" : " 0.1.3" ,
44 "thumbor_plugins/optimizers/jp2" : " 0.1.2" ,
5- "thumbor_plugins/optimizers/optipng" : " 0.1.2 " ,
5+ "thumbor_plugins/optimizers/optipng" : " 0.1.3 " ,
66 "thumbor_plugins/optimizers/pngquant" : " 0.1.2" ,
77 "thumbor_plugins/optimizers/gifv" : " 0.1.3" ,
88 "thumbor_plugins/optimizers/mozjpeg" : " 0.1.2"
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.1.3] ( https://github.com/thumbor/thumbor-plugins/compare/thumbor-plugins-optipng-v0.1.2...thumbor-plugins-optipng-v0.1.3 ) (2023-10-30)
4+
5+
6+ ### Bug Fixes
7+
8+ * replace images with unknown authors ([ #71 ] ( https://github.com/thumbor/thumbor-plugins/issues/71 ) ) ([ 5914c9a] ( https://github.com/thumbor/thumbor-plugins/commit/5914c9a8671ba094dfd471bfcea3236e74ab5d5f ) )
9+
310### [ 0.1.2] ( https://github.com/thumbor/thumbor-plugins/compare/thumbor-plugins-optipng-v0.1.1...thumbor-plugins-optipng-v0.1.2 ) (2022-02-22)
411
512
Original file line number Diff line number Diff line change 77
88setup (
99 name = "thumbor-plugins-optipng" ,
10- version = "0.1.2 " ,
10+ version = "0.1.3 " ,
1111 keywords = "thumbor optimizers optipng" ,
1212 author = "Guilherme Souza" ,
1313 author_email = "guilherme@souza.tech" ,
You can’t perform that action at this time.
0 commit comments