Skip to content
This repository was archived by the owner on Jul 15, 2023. It is now read-only.

Commit df5fbd0

Browse files
author
surmon
committed
update to v3.1.3
1 parent d340ace commit df5fbd0

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

ā€ŽCHANGELOG.mdā€Ž

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11

22
## CHANGELOG
33

4+
### v3.1.3
5+
6+
fixed bug with swiper inside transition. #276
7+
48
### v3.1.2
59

610
update webpack config and rebuild.

ā€Ždist/vue-awesome-swiper.jsā€Ž

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ā€Žpackage.jsonā€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vue-awesome-swiper",
33
"description": "Swiper component for Vue",
4-
"version": "3.1.2",
4+
"version": "3.1.3",
55
"license": "MIT",
66
"private": false,
77
"author": {

0 commit comments

Comments
Ā (0)
⚔