From faa093f7151af02ac2a456a377180124de094f25 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 8 Jul 2021 14:49:03 +0000 Subject: [PATCH] chore(release): 1.2.0-beta.1 [skip ci] ## [1.2.0-beta.1](https://github.com/Farfetch/react-carousel/compare/v1.1.0...v1.2.0-beta.1) (2021-07-08) ### Features * decouple styles from implementation ([a25920f](https://github.com/Farfetch/react-carousel/commit/a25920f0bf72e305a1a6e700c1b3fa4a867f6c5c)) --- docs/CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 78f9b4dd..daff2706 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.2.0-beta.1](https://github.com/Farfetch/react-carousel/compare/v1.1.0...v1.2.0-beta.1) (2021-07-08) + + +### Features + +* decouple styles from implementation ([a25920f](https://github.com/Farfetch/react-carousel/commit/a25920f0bf72e305a1a6e700c1b3fa4a867f6c5c)) + ## [1.1.0](https://github.com/Farfetch/react-carousel/compare/v1.0.3...v1.1.0) (2021-05-21) diff --git a/package.json b/package.json index 9e07fbe3..4442d816 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@farfetch/react-carousel", - "version": "1.1.0", + "version": "1.2.0-beta.1", "description": "A carousel component, with support for Swipe, Scroll and Snap Points", "license": "MIT", "keywords": [