We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e04d5b commit 3667637Copy full SHA for 3667637
CHANGELOG.md
@@ -3,6 +3,9 @@ All notable changes to this project will be documented in this file.
3
4
## [Unreleased]
5
6
+## [1.4.1]
7
+ - update sharp
8
+
9
## [1.4.0]
10
- support Hexo 4
11
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "hexo-filter-lqip",
- "version": "1.4.0",
+ "version": "1.4.1",
"description": "A Hexo plugins which helps to introduce low quality image placeholders to the theme",
"main": "index.js",
"scripts": {
0 commit comments