Skip to content

Commit cd87f81

Browse files
Version Packages (#344)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent e3e64a0 commit cd87f81

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/witty-garlics-pump.md

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

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# react-textarea-autosize
22

3+
## 8.3.4
4+
5+
### Patch Changes
6+
7+
- [#341](https://github.com/Andarist/react-textarea-autosize/pull/341) [`9124bbf`](https://github.com/Andarist/react-textarea-autosize/commit/9124bbf71e82d9123c5dff2c3b008d33a54fc884) Thanks [@rebelliard](https://github.com/rebelliard)! - Add React 18 to the allowed peer dependency range.
8+
39
## 8.3.3
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-textarea-autosize",
33
"description": "textarea component for React which grows with content",
4-
"version": "8.3.3",
4+
"version": "8.3.4",
55
"keywords": [
66
"autosize",
77
"grow",

0 commit comments

Comments
 (0)