Skip to content

Commit 3caf961

Browse files
chore(release): 1.1.0 [skip ci]
## [1.1.0](v1.0.3...v1.1.0) (2021-05-21) ### Features * disable cd and enable manual deploys ([da17681](da17681))
1 parent ac05bc0 commit 3caf961

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.1.0](https://github.com/Farfetch/react-carousel/compare/v1.0.3...v1.1.0) (2021-05-21)
2+
3+
4+
### Features
5+
6+
* disable cd and enable manual deploys ([da17681](https://github.com/Farfetch/react-carousel/commit/da176814bde4ac4eff2b73e6a0990be2d048c397))
7+
18
### [1.0.3](https://github.com/Farfetch/react-carousel/compare/v1.0.2...v1.0.3) (2021-05-20)
29

310
### [1.0.2](https://github.com/Farfetch/react-carousel/compare/v1.0.1...v1.0.2) (2021-04-15)

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

0 commit comments

Comments
 (0)