diff --git a/.changeset/pretty-loops-go.md b/.changeset/pretty-loops-go.md deleted file mode 100644 index 3e9f36d..0000000 --- a/.changeset/pretty-loops-go.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"react-airplay": patch ---- - -Fixed Yarn postinstall bug. diff --git a/CHANGELOG.md b/CHANGELOG.md index bb51627..7d707f4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # react-airplay +## 2.0.1 + +### Patch Changes + +- [#282](https://github.com/tien/react-airplay/pull/282) [`e3a5aa1`](https://github.com/tien/react-airplay/commit/e3a5aa13588179eb341895134b75e304d0deed4d) Thanks [@tien](https://github.com/tien)! - Fixed Yarn postinstall bug. + ## 2.0.0 ### Major Changes diff --git a/package.json b/package.json index df526b5..2cf8285 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-airplay", - "version": "2.0.0", + "version": "2.0.1", "description": "Airplay bridge for React Native", "packageManager": "yarn@4.12.0", "volta": {