Skip to content

Commit

Permalink
chore: release v0.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
pengzhanbo committed May 13, 2023
1 parent ae040c1 commit f60dc4e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [0.2.9](https://github.com/pengzhanbo/vite-plugin-image-placeholder/compare/v0.2.8...v0.2.9) (2023-05-13)


### Performance Improvements

* replace `quick-lru` to `lru-cache` ([ae040c1](https://github.com/pengzhanbo/vite-plugin-image-placeholder/commit/ae040c1fe2595ca414d0bd33b4a4400538b96a90))



## [0.2.8](https://github.com/pengzhanbo/vite-plugin-image-placeholder/compare/v0.2.7...v0.2.8) (2023-05-08)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vite-plugin-image-placeholder",
"version": "0.2.8",
"version": "0.2.9",
"description": "🔥 Generate a placeholder image for the content area where the image resource is not ready.",
"keywords": [
"vite",
Expand Down

0 comments on commit f60dc4e

Please sign in to comment.