Skip to content

Commit 1496f67

Browse files
chore(release): 2.14.0
1 parent e018c42 commit 1496f67

File tree

3 files changed

+4
-14
lines changed

3 files changed

+4
-14
lines changed

CHANGELOG.md

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,3 @@
1-
# [2.14.0](https://github.com/cookpete/react-player/compare/v2.13.0...v2.14.0) (2023-12-14)
2-
3-
4-
### Bug Fixes
5-
6-
* modernize build using esbuild ([#1684](https://github.com/cookpete/react-player/issues/1684)) ([8a4a9aa](https://github.com/cookpete/react-player/commit/8a4a9aa44f0f9f193cd2b9bdd94b68f9c123ba17))
7-
* pkg repository.url ([#1708](https://github.com/cookpete/react-player/issues/1708)) ([3a0fbca](https://github.com/cookpete/react-player/commit/3a0fbca2b48fc8f51da086db5caf5bdb8f1589a0))
8-
* repo url ([#1709](https://github.com/cookpete/react-player/issues/1709)) ([9d58201](https://github.com/cookpete/react-player/commit/9d582014ebd7d62a0f408f4959489a49c04e4a66))
9-
10-
11-
121
### Changelog
132

143
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
@@ -23,6 +12,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
2312
- chore: use Node matrix with 16.x, 18.x, 20.x [`#1688`](https://github.com/cookpete/react-player/pull/1688)
2413
- docs: update demo App.js link [`#1689`](https://github.com/cookpete/react-player/pull/1689)
2514
- fix: modernize build using esbuild [`#1684`](https://github.com/cookpete/react-player/pull/1684)
15+
- docs(CHANGELOG): 2.14.0 [`e018c42`](https://github.com/cookpete/react-player/commit/e018c4255dee89a1684f2fff8b1cb4db81ad2cce)
2616

2717
#### [v2.13.0](https://github.com/cookpete/react-player/compare/v2.12.0...v2.13.0)
2818

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-player",
3-
"version": "2.13.0",
3+
"version": "2.14.0",
44
"description": "A React component for playing a variety of URLs, including file paths, YouTube, Facebook, Twitch, SoundCloud, Streamable, Vimeo, Wistia and DailyMotion",
55
"main": "lib/index.js",
66
"typings": "lib/index.d.ts",

0 commit comments

Comments
 (0)