Skip to content

Commit 6971120

Browse files
committed
chore(release): v1.2.4
1 parent 39a396c commit 6971120

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Changelog
22

33

4+
## v1.2.4
5+
6+
[compare changes](https://github.com/zedjarvis/vue3-compare-image/compare/v1.2.3...v1.2.4)
7+
48
## v1.2.3
59

610
[compare changes](https://github.com/zedjarvis/vue3-compare-image/compare/v1.2.2...v1.2.3)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vue3-compare-image",
33
"type": "module",
4-
"version": "1.2.3",
4+
"version": "1.2.4",
55
"private": false,
66
"packageManager": "pnpm@9.1.3",
77
"description": "A Vue 3 component to compare and slide between two images, supports vertical and horizontal modes, and Keyboard for accessibility.",

0 commit comments

Comments
 (0)