Skip to content

Commit

Permalink
chore(release): 2.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 19, 2023
1 parent 921b0e0 commit 8ca9747
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 12 deletions.
10 changes: 1 addition & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
## [2.14.1](https://github.com/cookpete/react-player/compare/v2.14.0...v2.14.1) (2023-12-19)


### Bug Fixes

* cjs interop require default pita ([#1722](https://github.com/cookpete/react-player/issues/1722)) ([a35f3c5](https://github.com/cookpete/react-player/commit/a35f3c5650b6482589b29a86ad75f0d94f920fde))



### Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.
Expand All @@ -16,6 +7,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
#### [v2.14.1](https://github.com/cookpete/react-player/compare/v2.14.0...v2.14.1)

- fix: cjs interop require default pita [`#1722`](https://github.com/cookpete/react-player/pull/1722)
- docs(CHANGELOG): 2.14.1 [`921b0e0`](https://github.com/cookpete/react-player/commit/921b0e01148925f048716435333fcdc9ce2df24a)
- chore: npm ignore unneeded folders [`678f466`](https://github.com/cookpete/react-player/commit/678f466553d36dc02dfe2b926a31e8694b746842)

#### [v2.14.0](https://github.com/cookpete/react-player/compare/v2.13.0...v2.14.0)
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-player",
"version": "2.14.0",
"version": "2.14.1",
"description": "A React component for playing a variety of URLs, including file paths, YouTube, Facebook, Twitch, SoundCloud, Streamable, Vimeo, Wistia and DailyMotion",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
Expand Down

0 comments on commit 8ca9747

Please sign in to comment.