Skip to content

Commit 1c2eaad

Browse files
chore(master): release thumbor-plugins-mozjpeg 0.1.5
1 parent bb52c67 commit 1c2eaad

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
"thumbor_plugins/optimizers/optipng": "0.1.4",
66
"thumbor_plugins/optimizers/pngquant": "0.1.4",
77
"thumbor_plugins/optimizers/gifv": "0.1.5",
8-
"thumbor_plugins/optimizers/mozjpeg": "0.1.4"
8+
"thumbor_plugins/optimizers/mozjpeg": "0.1.5"
99
}

thumbor_plugins/optimizers/mozjpeg/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.1.5](https://github.com/thumbor/thumbor-plugins/compare/thumbor-plugins-mozjpeg-v0.1.4...thumbor-plugins-mozjpeg-v0.1.5) (2024-01-08)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* **master:** release thumbor-plugins-gifv 0.1.5 ([c7ae1e6](https://github.com/thumbor/thumbor-plugins/commit/c7ae1e6cc3ec809de67af747b64a34c41d9de358))
9+
310
## [0.1.4](https://github.com/thumbor/thumbor-plugins/compare/thumbor-plugins-mozjpeg-v0.1.2...thumbor-plugins-mozjpeg-v0.1.4) (2023-11-07)
411

512

thumbor_plugins/optimizers/mozjpeg/setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
setup(
99
name="thumbor-plugins-mozjpeg",
10-
version="0.1.4",
10+
version="0.1.5",
1111
keywords="thumbor optimizers mozjpeg",
1212
author="Guilherme Souza",
1313
author_email="[email protected]",

0 commit comments

Comments
 (0)