Skip to content

Commit

Permalink
Version Packages (#387)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] committed Aug 22, 2023
1 parent b3dc597 commit 896596a
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/gentle-carrots-smoke.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,11 @@
# react-textarea-autosize

## 8.5.3

### Patch Changes

- [#386](https://github.com/Andarist/react-textarea-autosize/pull/386) [`b3dc597`](https://github.com/Andarist/react-textarea-autosize/commit/b3dc597c7b33e7fc858e82b1605f1fe1137ec775) Thanks [@Andarist](https://github.com/Andarist)! - Distribute completely separate files for the `worker` condition to avoid bundlers from aliasing files targeting node to the ones targeting browsers through the `package.json#browser` alias field.

## 8.5.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "react-textarea-autosize",
"description": "textarea component for React which grows with content",
"version": "8.5.2",
"version": "8.5.3",
"keywords": [
"autosize",
"grow",
Expand Down

0 comments on commit 896596a

Please sign in to comment.