Skip to content

Commit

Permalink
Version Packages (#5460)
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 Nov 2, 2022
1 parent c37e86d commit 5d77116
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/violet-readers-listen.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/react-select/CHANGELOG.md
@@ -1,5 +1,11 @@
# react-select

## 5.6.0

### Minor Changes

- [`c37e86d8`](https://github.com/JedWatson/react-select/commit/c37e86d8eaa3f6eba83696453a58d525cce6c7c6) [#4882](https://github.com/JedWatson/react-select/pull/4882) Thanks [@Rall3n](https://github.com/Rall3n)! - Add `required` prop

## 5.5.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react-select/package.json
@@ -1,6 +1,6 @@
{
"name": "react-select",
"version": "5.5.9",
"version": "5.6.0",
"description": "A Select control built with and for ReactJS",
"main": "dist/react-select.cjs.js",
"module": "dist/react-select.esm.js",
Expand Down

0 comments on commit 5d77116

Please sign in to comment.