Skip to content

Commit 3d96a1b

Browse files
chore(release): 1.3.1 [skip ci]
### [1.3.1](v1.3.0...v1.3.1) (2022-06-13) ### Bug Fixes * **carousel:** fix problem with direction when there are only two images ([7d1954c](7d1954c))
1 parent 7d1954c commit 3d96a1b

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

docs/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### [1.3.1](https://github.com/Farfetch/react-carousel/compare/v1.3.0...v1.3.1) (2022-06-13)
2+
3+
4+
### Bug Fixes
5+
6+
* **carousel:** fix problem with direction when there are only two images ([7d1954c](https://github.com/Farfetch/react-carousel/commit/7d1954cc203a37a09cbd3aa51181b4d628d96a99))
7+
18
## [1.3.0](https://github.com/Farfetch/react-carousel/compare/v1.2.0...v1.3.0) (2021-08-30)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@farfetch/react-carousel",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"description": "A carousel component, with support for Swipe, Scroll and Snap Points",
55
"license": "MIT",
66
"keywords": [

0 commit comments

Comments
 (0)