Skip to content

Commit 212643c

Browse files
chore(release): 5.0.6 [skip ci]
## [5.0.6](v5.0.5...v5.0.6) (2025-10-27) ### Bug Fixes * **build:** use browser platform ([1baa782](1baa782))
1 parent f532d4a commit 212643c

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.6](https://github.com/MatteoGabriele/vue-progressive-image/compare/v5.0.5...v5.0.6) (2025-10-27)
2+
3+
4+
### Bug Fixes
5+
6+
* **build:** use browser platform ([1baa782](https://github.com/MatteoGabriele/vue-progressive-image/commit/1baa7823926abd4ab4a4879b293cc0d351accc23))
7+
18
## [5.0.5](https://github.com/MatteoGabriele/vue-progressive-image/compare/v5.0.4...v5.0.5) (2025-10-27)
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.5",
3+
"version": "5.0.6",
44
"description": "Vue progressive image loading plugin",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)