Skip to content

Commit

Permalink
docs(CHANGELOG): 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 678f466 commit 921b0e0
Show file tree
Hide file tree
Showing 5 changed files with 27 additions and 10 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,35 @@
## [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.

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)
- 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)

> 14 December 2023
- fix: repo url [`#1709`](https://github.com/cookpete/react-player/pull/1709)
- fix: pkg repository.url [`#1708`](https://github.com/cookpete/react-player/pull/1708)
- chore: add CD workflow [`#1706`](https://github.com/cookpete/react-player/pull/1706)
- chore: use Node matrix with 16.x, 18.x, 20.x [`#1688`](https://github.com/cookpete/react-player/pull/1688)
- docs: update demo App.js link [`#1689`](https://github.com/cookpete/react-player/pull/1689)
- fix: modernize build using esbuild [`#1684`](https://github.com/cookpete/react-player/pull/1684)
- docs(CHANGELOG): 2.14.0 [`e018c42`](https://github.com/cookpete/react-player/commit/e018c4255dee89a1684f2fff8b1cb4db81ad2cce)
- chore(release): 2.14.0 [`1496f67`](https://github.com/cookpete/react-player/commit/1496f679fcefae26ecb5b1ea77c75b36f401dd90)

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

Expand Down
2 changes: 1 addition & 1 deletion dist/ReactPlayer.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dist/ReactPlayer.js.map

Large diffs are not rendered by default.

0 comments on commit 921b0e0

Please sign in to comment.