From 72e6a3a6d1c659009e732e4dfe9385d93ca33618 Mon Sep 17 00:00:00 2001 From: pengzhanbo Date: Mon, 8 May 2023 16:06:54 +0800 Subject: [PATCH] chore: release v0.2.8 --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ff0c334..4f9c6f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.2.8](https://github.com/pengzhanbo/vite-plugin-image-placeholder/compare/v0.2.7...v0.2.8) (2023-05-08) + + +### Features + +* update cache strategy ([bf52545](https://github.com/pengzhanbo/vite-plugin-image-placeholder/commit/bf525451d55c605d50afc36c97475fd20f6c8997)) + + + ## [0.2.7](https://github.com/pengzhanbo/vite-plugin-image-placeholder/compare/v0.2.6...v0.2.7) (2023-04-23) diff --git a/package.json b/package.json index cb219ec..2b3118e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vite-plugin-image-placeholder", - "version": "0.2.7", + "version": "0.2.8", "description": "🔥 Generate a placeholder image for the content area where the image resource is not ready.", "keywords": [ "vite",