AlexRogalskiy / javascript-patterns

🏆 JavaScript4You Design patterns
https://alexander-rogalsky.gitbook.io/javascript-patterns/
GNU General Public License v3.0
1 stars 2 forks source link

Auto Compress Images #452

Open github-actions[bot] opened 1 year ago

github-actions[bot] commented 1 year ago

Images automagically compressed by Calibre's image-actions

Compression reduced images by 24.2%, saving 11.30 KB.

Filename Before After Improvement
traffic/plots.png 46.72 KB 35.42 KB -24.2%

45 images did not require optimisation.

changelogg[bot] commented 1 year ago

Hey! Changelogs info seems to be missing or might be in incorrect format. Please use the below template in PR description to ensure Changelogg can detect your changes:

    - (tag) changelog_text
or
```
- tag: changelog_text
```
**OR**
You can add tag in PR header or while doing a commit too
```    
(tag) PR header
```
or
```
tag: PR header
```
Valid tags: **added** / **feat**, **changed**, **deprecated**, **fixed** / **fix**, **removed**, **security**, **build**, **ci**, **chore**, **docs**, **perf**, **refactor**, **revert**, **style**, **test**
Thanks!
For more info, check out [changelogg docs](https://docs.changelogg.io/)
viezly[bot] commented 1 year ago

Changes preview:

Legend:

👀 Review pull request on Viezly