Skip to content

Commit 06e392e

Browse files
authored
Merge pull request #195 from tajo/changeset-release/main
Version Packages
2 parents f985e1e + c3f1939 commit 06e392e

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/tidy-plants-repeat.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# react-range
2+
3+
## 1.9.1
4+
5+
### Patch Changes
6+
7+
- [#194](https://github.com/tajo/react-range/pull/194) [`9a48078`](https://github.com/tajo/react-range/commit/9a480781301c41efff767029e743d0d8af0995d6) Thanks [@tajo](https://github.com/tajo)! - Better tooling

package.json

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

0 commit comments

Comments
 (0)