Skip to content

Commit 9f071d0

Browse files
authored
Merge pull request #33 from kinescope/release-please--branches--main--components--player-iframe-api-loader
chore(main): release 0.8.0
2 parents c22e147 + cbf3d06 commit 9f071d0

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.7.1"
2+
".": "0.8.0"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.8.0](https://github.com/kinescope/player-iframe-api-loader/compare/v0.7.1...v0.8.0) (2025-10-09)
4+
5+
6+
### Features
7+
8+
* Add LoadStart, Loaded events ([9a50d34](https://github.com/kinescope/player-iframe-api-loader/commit/9a50d3456a330c037dd99cf4b35f913eb3cdd351))
9+
310
## [0.7.1](https://github.com/kinescope/player-iframe-api-loader/compare/v0.7.0...v0.7.1) (2025-10-07)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kinescope/player-iframe-api-loader",
3-
"version": "0.7.1",
3+
"version": "0.8.0",
44
"description": "Kinescope Player Iframe API loader and TypeScript type definitions",
55
"author": "VZH (https://github.com/vlazh)",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)