From b4935cd4e8b2c51ed335b6b1bd3140bc03990b6c Mon Sep 17 00:00:00 2001 From: pengzhanbo Date: Sat, 4 Feb 2023 02:54:37 +0800 Subject: [PATCH] chore: release v0.2.6 --- CHANGELOG.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8521010..b99b06f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## [0.2.6](https://github.com/pengzhanbo/vite-plugin-image-placeholder/compare/v0.2.5...v0.2.6) (2023-02-03) + + + ## [0.2.5](https://github.com/pengzhanbo/vite-plugin-image-placeholder/compare/v0.2.4...v0.2.5) (2023-01-17) diff --git a/package.json b/package.json index bcbfdab..8819844 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vite-plugin-image-placeholder", - "version": "0.2.5", + "version": "0.2.6", "description": "🔥 Generate a placeholder image for the content area where the image resource is not ready.", "keywords": [ "vite",