Skip to content

Commit 4303a71

Browse files
chore(release): 1.0.2 [skip ci]
## [1.0.2](1.0.1...1.0.2) (2020-07-24) ### Bug Fixes * use Cypress to test slider interactions ([#48](#48)) ([91dbd02](91dbd02))
1 parent 0992369 commit 4303a71

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.2](https://github.com/strvcom/react-sliders/compare/1.0.1...1.0.2) (2020-07-24)
2+
3+
4+
### Bug Fixes
5+
6+
* use Cypress to test slider interactions ([#48](https://github.com/strvcom/react-sliders/issues/48)) ([91dbd02](https://github.com/strvcom/react-sliders/commit/91dbd023ad2231175edfa97b9257ed6da29f4d7b))
7+
18
## [1.0.1](https://github.com/strvcom/react-sliders/compare/1.0.0...1.0.1) (2020-07-21)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.0.1",
2+
"version": "1.0.2",
33
"name": "@strv/react-sliders",
44
"description": "CSS agnostic React Sliders",
55
"keywords": [

0 commit comments

Comments
 (0)