Skip to content

Commit 1c12362

Browse files
Version Packages
1 parent 7f2e071 commit 1c12362

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/witty-bulldogs-warn.md

-5
This file was deleted.

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# react-range
22

3+
## 1.10.0
4+
5+
### Minor Changes
6+
7+
- [`92cd0ff`](https://github.com/tajo/react-range/commit/92cd0ffc5163c9433ee8ba88b772e2bf6f9c4b44) Thanks [@tajo](https://github.com/tajo)! - Improving a11y of the slider by adding new label properties.
8+
39
## 1.9.2
410

511
### Patch Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-range",
3-
"version": "1.9.2",
3+
"version": "1.10.0",
44
"description": "Range input. Slides in all directions.",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)