Comparing version 0.1.10 to 0.1.11
@@ -5,2 +5,4 @@ # Changelog | ||
### [0.1.11](https://github.com/shinokada/bimgc/compare/v0.1.10...v0.1.11) (2023-02-06) | ||
### [0.1.10](https://github.com/shinokada/bimgc/compare/v0.1.9...v0.1.10) (2023-02-06) | ||
@@ -7,0 +9,0 @@ |
{ | ||
"name": "bimgc", | ||
"version": "0.1.10", | ||
"version": "0.1.11", | ||
"description": "A node.js script that converts PNG and JPG images to AVIF and WebP format with various sizes and saves them in a specified output directory. The output images are named based on the input file and include information about their size and format.", | ||
@@ -5,0 +5,0 @@ "main": "bin/index.js", |
@@ -16,3 +16,2 @@ <h1 align="center">BIMGC</h1> | ||
<picture> | ||
@@ -37,2 +36,3 @@ <source | ||
A CLI tool for converting PNG and JPG images to AVIF and WebP format with various sizes and saves them in a specified output directory. The output images are named based on the input file and include information about their size and format. | ||
@@ -39,0 +39,0 @@ |
Sorry, the diff of this file is not supported yet
12265499
56