Skip to content

Commit c22e147

Browse files
committed
2 parents 9a50d34 + 559bc0c commit c22e147

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.0"
2+
".": "0.7.1"
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.7.1](https://github.com/kinescope/player-iframe-api-loader/compare/v0.7.0...v0.7.1) (2025-10-07)
4+
5+
6+
### Bug Fixes
7+
8+
* Update types ([c63a6e1](https://github.com/kinescope/player-iframe-api-loader/commit/c63a6e15cbca711848f92b438d51be0ca33befb5))
9+
310
## [0.7.0](https://github.com/kinescope/player-iframe-api-loader/compare/v0.6.0...v0.7.0) (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.0",
3+
"version": "0.7.1",
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)