Skip to content

Commit

Permalink
Merge pull request #16 from kinescope/release-please--branches--main-…
Browse files Browse the repository at this point in the history
…-components--player-iframe-api-loader

chore(main): release 0.0.14
  • Loading branch information
vlazh authored Oct 17, 2024
2 parents 18423f4 + de417e0 commit 980b14d
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.0.13"
".": "0.0.14"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.0.14](https://github.com/kinescope/player-iframe-api-loader/compare/v0.0.13...v0.0.14) (2024-10-17)


### Miscellaneous Improvements

* Improve version ([2d761a4](https://github.com/kinescope/player-iframe-api-loader/commit/2d761a45898d128bce8d8ba084a5eb55b1f1329d))

## [0.0.13](https://github.com/kinescope/player-iframe-api-loader/compare/v0.0.12...v0.0.13) (2024-10-17)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kinescope/player-iframe-api-loader",
"version": "0.0.13",
"version": "0.0.14",
"description": "Kinescope Player Iframe API loader and TypeScript type definitions",
"author": "VZH",
"license": "UNLICENSED",
Expand Down

0 comments on commit 980b14d

Please sign in to comment.