Skip to content

Commit 289026e

Browse files
authored
Merge pull request #11 from scaleflex/Improve-upgrade-to-Vue3-T5565
Chore: Release 2.0.0
2 parents 0c63620 + 8d6142f commit 289026e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,10 @@ Types of changes:
2828
- ...
2929

3030
---
31+
## 2.0.0 - 2022-08-30
32+
### Changed
33+
- **BREAKING**: Upgrade to Vue 3
34+
3135
## 1.3.5 - 2022-04-25
3236
### Fixed
3337
- Low preview image width

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-cloudimage-responsive-plain",
3-
"version": "1.3.5",
3+
"version": "2.0.0",
44
"main": "dist/index.js",
55
"module": "dist/index.js",
66
"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.",

0 commit comments

Comments
 (0)