Skip to content

Commit

Permalink
chore(release): 0.13.49
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 6, 2023
1 parent 9ac4cdf commit 63707b9
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.13.49](https://github.com/Cap-go/ivs-player/compare/0.13.48...0.13.49) (2023-09-06)


### Features

* iOS background play state control ([f510212](https://github.com/Cap-go/ivs-player/commit/f51021280dc2db89a4d098c1220620ef66b977ec))

### [0.13.48](https://github.com/Cap-go/ivs-player/compare/0.13.47...0.13.48) (2023-09-06)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@capgo/ivs-player",
"version": "0.13.48",
"version": "0.13.49",
"description": "Ivs player for capacitor app",
"main": "dist/plugin.cjs.js",
"module": "dist/esm/index.js",
Expand Down Expand Up @@ -83,4 +83,4 @@
"src": "android"
}
}
}
}

0 comments on commit 63707b9

Please sign in to comment.