Skip to content

Commit

Permalink
Merge pull request #8 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.6
  • Loading branch information
vlazh authored Oct 7, 2024
2 parents 0a31b6b + 0a0d6ce commit 2b0f013
Show file tree
Hide file tree
Showing 3 changed files with 14 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.5"
".": "0.0.6"
}
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [0.0.6](https://github.com/kinescope/player-iframe-api-loader/compare/v0.0.5...v0.0.6) (2024-10-07)


### Documentation

* Add README ([4375ee3](https://github.com/kinescope/player-iframe-api-loader/commit/4375ee399f97ae6c83552e92d1ac13d8b1eb6d97))


### Build System

* update release ([bd7904d](https://github.com/kinescope/player-iframe-api-loader/commit/bd7904d2803759402e520253f88c53bc61379484))

## [0.0.5](https://github.com/kinescope/player-iframe-api-loader/compare/v0.0.4...v0.0.5) (2024-10-07)


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.5",
"version": "0.0.6",
"description": "Kinescope Player Iframe API loader and TypeScript type definitions",
"author": "VZH",
"license": "UNLICENSED",
Expand Down

0 comments on commit 2b0f013

Please sign in to comment.