Skip to content

Commit f532d4a

Browse files
2 parents 1baa782 + ebf7614 commit f532d4a

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [5.0.5](https://github.com/MatteoGabriele/vue-progressive-image/compare/v5.0.4...v5.0.5) (2025-10-27)
2+
3+
4+
### Bug Fixes
5+
6+
* __dirname is not defined in ES module scope ([b107cef](https://github.com/MatteoGabriele/vue-progressive-image/commit/b107cefda36ee6016c59db9a71ca716beeda95ca))
7+
* **deps:** change vue to use version range ([eeaa830](https://github.com/MatteoGabriele/vue-progressive-image/commit/eeaa83092a878286bbbe5be7bc4258bfbc930523))
8+
19
## [5.0.4](https://github.com/MatteoGabriele/vue-progressive-image/compare/v5.0.3...v5.0.4) (2025-05-22)
210

311

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.4",
3+
"version": "5.0.5",
44
"description": "Vue progressive image loading plugin",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)