Skip to content

Commit 0c19d8d

Browse files
chore(release): 1.3.0 [skip ci]
## [1.3.0](v1.2.0...v1.3.0) (2021-08-30) ### Features * **carousel:** add storybook ([b2e0399](b2e0399)) * add containers ref on context - containerRef ([9cc2d2e](9cc2d2e))
1 parent b2e0399 commit 0c19d8d

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

docs/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.3.0](https://github.com/Farfetch/react-carousel/compare/v1.2.0...v1.3.0) (2021-08-30)
2+
3+
4+
### Features
5+
6+
* **carousel:** add storybook ([b2e0399](https://github.com/Farfetch/react-carousel/commit/b2e0399595f60cfa93bafadd949153021823b5a1))
7+
* add containers ref on context - containerRef ([9cc2d2e](https://github.com/Farfetch/react-carousel/commit/9cc2d2eb102c874094097497d00b1331c5517a7a))
8+
19
## [1.2.0](https://github.com/Farfetch/react-carousel/compare/v1.1.0...v1.2.0) (2021-07-08)
210

311

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.2.0",
3+
"version": "1.3.0",
44
"description": "A carousel component, with support for Swipe, Scroll and Snap Points",
55
"license": "MIT",
66
"keywords": [

0 commit comments

Comments
 (0)