Skip to content

Commit

Permalink
chore: release 0.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
pushpush committed Sep 27, 2024
1 parent 7d19dbe commit 3e31593
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.4.7](https://github.com/kinescope/react-kinescope-player/compare/v0.4.6...v0.4.7) (2024-09-27)

### Features

* onInit, onInitError ([7d19dbe](https://github.com/kinescope/react-kinescope-player/commit/7d19dbe517d44e280c51f721f898e22d7fdbdb11))

### [0.4.6](https://github.com/kinescope/react-kinescope-player/compare/v0.4.5...v0.4.6) (2024-07-24)

### Features
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": "@kinescope/react-kinescope-player",
"version": "0.4.6",
"version": "0.4.7",
"description": "React.js wrapper for Kinescope player",
"scripts": {
"prettier": "npx prettier --parser typescript --write \"{src,packages}/**/*.{tsx,ts}\"",
Expand Down

0 comments on commit 3e31593

Please sign in to comment.