Skip to content
This repository has been archived by the owner on May 24, 2021. It is now read-only.

Commit

Permalink
chore(package): bumps package version and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-heimbuch committed Dec 1, 2018
1 parent 2dbf42f commit 9752505
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
## [4.2.4](https://github.com/podlove/podlove-web-player/compare/v4.2.3...v4.2.4) (2018-12-01)


### Bug Fixes

* **runtime:** merges initial configuration with runtime ([f7d689f](https://github.com/podlove/podlove-web-player/commit/f7d689f))
* **tabs:** changed the audio icon to the unified tab icon style ([bf2c64b](https://github.com/podlove/podlove-web-player/commit/bf2c64b))
* **transcripts:** better transcript end detection ([cd4f7f9](https://github.com/podlove/podlove-web-player/commit/cd4f7f9))


### Features

* **tabs:** change audio-tab icon to speaker symbol ([cfc427c](https://github.com/podlove/podlove-web-player/commit/cfc427c))
* **tabs:** dynamic audio icon based on volume ([107ffa7](https://github.com/podlove/podlove-web-player/commit/107ffa7))



## [4.2.3](https://github.com/podlove/podlove-web-player/compare/v4.2.2...v4.2.3) (2018-11-10)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@podlove/podlove-web-player",
"title": "Podlove Web Player",
"description": "a Podcast-optimized, HTML5-based video and audio player with Flash fallback. It can be used as a WordPress plugin or within a static HTML/JavaScript context.",
"version": "4.2.3",
"version": "4.2.4",
"homepage": "https://github.com/podlove/podlove-web-player",
"contributors": [],
"repository": "https://github.com/podlove/podlove-web-player.git",
Expand Down

0 comments on commit 9752505

Please sign in to comment.