Skip to content

Commit 244ab86

Browse files
chore(release): 1.2.0 [skip ci]
## [1.2.0](v1.1.0...v1.2.0) (2021-07-08) ### Features * decouple styles from implementation ([c5c816c](c5c816c))
1 parent de25c8a commit 244ab86

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

docs/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.2.0](https://github.com/Farfetch/react-carousel/compare/v1.1.0...v1.2.0) (2021-07-08)
2+
3+
4+
### Features
5+
6+
* decouple styles from implementation ([c5c816c](https://github.com/Farfetch/react-carousel/commit/c5c816cdb5b443fc31490038781f00f9175ef7f0))
7+
18
## [1.2.0-beta.1](https://github.com/Farfetch/react-carousel/compare/v1.1.0...v1.2.0-beta.1) (2021-07-08)
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.2.0-beta.1",
3+
"version": "1.2.0",
44
"description": "A carousel component, with support for Swipe, Scroll and Snap Points",
55
"license": "MIT",
66
"keywords": [

0 commit comments

Comments
 (0)