Skip to content

Commit d1edbde

Browse files
committed
chore(release): v1.2.1
1 parent 4f68d97 commit d1edbde

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
# Changelog
22

33

4+
## v1.2.1
5+
6+
[compare changes](https://github.com/zedjarvis/vue3-compare-image/compare/v1.2.0...v1.2.1)
7+
8+
### 💅 Refactors
9+
10+
- Package config ([4f68d97](https://github.com/zedjarvis/vue3-compare-image/commit/4f68d97))
11+
12+
### ❤️ Contributors
13+
14+
- Zedjarvis ([@zedjarvis](http://github.com/zedjarvis))
15+
416
## v1.2.0
517

618
[compare changes](https://github.com/zedjarvis/vue3-compare-image/compare/stable...v1.2.0)

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.0",
4+
"version": "1.2.1",
55
"private": false,
66
"packageManager": "pnpm@8.6.5",
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)