Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,10 @@ Types of changes:
- ...

---
## 2.0.0 - 2022-08-30
### Changed
- **BREAKING**: Upgrade to Vue 3

## 1.3.5 - 2022-04-25
### Fixed
- Low preview image width
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": "vue-cloudimage-responsive-plain",
"version": "1.3.5",
"version": "2.0.0",
"main": "dist/index.js",
"module": "dist/index.js",
"description": "Cloudimage Responsive will smartly resize, compress and accelerate images across the World in your site for all devices. The plugin supports lazy loading technique with blur hash placeholder.",
Expand Down