Skip to content

Commit baa9011

Browse files
chore(release): 5.0.3 [skip ci]
## [5.0.3](v5.0.2...v5.0.3) (2025-05-09) ### Bug Fixes * **progressive-image:** placeholder image missing alt tag ([e6fd9b1](e6fd9b1))
1 parent e6fd9b1 commit baa9011

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [5.0.3](https://github.com/MatteoGabriele/vue-progressive-image/compare/v5.0.2...v5.0.3) (2025-05-09)
2+
3+
4+
### Bug Fixes
5+
6+
* **progressive-image:** placeholder image missing alt tag ([e6fd9b1](https://github.com/MatteoGabriele/vue-progressive-image/commit/e6fd9b172a95621de191ba5af36cd90314baec00))
7+
18
## [5.0.2](https://github.com/MatteoGabriele/vue-progressive-image/compare/v5.0.1...v5.0.2) (2025-05-08)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-progressive-image",
3-
"version": "5.0.2",
3+
"version": "5.0.3",
44
"description": "Vue progressive image loading plugin",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)