Skip to content

Commit de25c8a

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

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-beta.1](https://github.com/Farfetch/react-carousel/compare/v1.1.0...v1.2.0-beta.1) (2021-07-08)
2+
3+
4+
### Features
5+
6+
* decouple styles from implementation ([a25920f](https://github.com/Farfetch/react-carousel/commit/a25920f0bf72e305a1a6e700c1b3fa4a867f6c5c))
7+
18
## [1.1.0](https://github.com/Farfetch/react-carousel/compare/v1.0.3...v1.1.0) (2021-05-21)
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.1.0",
3+
"version": "1.2.0-beta.1",
44
"description": "A carousel component, with support for Swipe, Scroll and Snap Points",
55
"license": "MIT",
66
"keywords": [

0 commit comments

Comments
 (0)