From e8ca78fc32db37a42acf65876320afaabe19dc61 Mon Sep 17 00:00:00 2001 From: pengzhanbo Date: Sat, 13 May 2023 21:32:00 +0800 Subject: [PATCH] chore: release v0.2.10 --- CHANGELOG.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 15983fe..e092fb3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## [0.2.10](https://github.com/pengzhanbo/vite-plugin-image-placeholder/compare/v0.2.9...v0.2.10) (2023-05-13) + + + ## [0.2.9](https://github.com/pengzhanbo/vite-plugin-image-placeholder/compare/v0.2.8...v0.2.9) (2023-05-13) diff --git a/package.json b/package.json index 4e11ebe..d3b007d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vite-plugin-image-placeholder", - "version": "0.2.9", + "version": "0.2.10", "description": "🔥 Generate a placeholder image for the content area where the image resource is not ready.", "keywords": [ "vite",