Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 2, 2020
1 parent 998c979 commit 20a7e46
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/ten-apples-tap.md

This file was deleted.

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

## 3.2.0

### Minor Changes

- [72f6036f](https://github.com/JedWatson/react-select/commit/72f6036fa6f425837c8c2326bf91dff7bd7f6147) [#4306](https://github.com/JedWatson/react-select/pull/4306) Thanks [@bladey](https://github.com/bladey)! - Remove duplicate prop createOptionPosition

## 3.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react-select/package.json
@@ -1,6 +1,6 @@
{
"name": "react-select",
"version": "3.1.1",
"version": "3.2.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 20a7e46

Please sign in to comment.