Skip to content

Commit

Permalink
chore(release): 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yairans committed Aug 5, 2020
1 parent 38a1388 commit 9326666
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 2 deletions.
18 changes: 17 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,23 @@
# Change Log
# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [1.5.0](https://github.com/kaltura/playkit-js-flash/compare/v1.4.4...v1.5.0) (2020-08-05)


### Build System

* add permission missing for execution script ([#29](https://github.com/kaltura/playkit-js-flash/issues/29)) ([7a28b2f](https://github.com/kaltura/playkit-js-flash/commit/7a28b2f))
* **FEC-9495:** update after deploy stage to ping Jenkins ([#22](https://github.com/kaltura/playkit-js-flash/issues/22)) ([3416b88](https://github.com/kaltura/playkit-js-flash/commit/3416b88))
* github bad certificate ([#28](https://github.com/kaltura/playkit-js-flash/issues/28)) ([fc22719](https://github.com/kaltura/playkit-js-flash/commit/fc22719))


### Features

* **FEC-10290:** upgrade NPM packages ([#33](https://github.com/kaltura/playkit-js-flash/issues/33)) ([5487625](https://github.com/kaltura/playkit-js-flash/commit/5487625))



<a name="1.4.6"></a>
## [1.4.6](https://github.com/kaltura/playkit-js-flash/compare/v1.4.5...v1.4.6) (2020-04-13)

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": "@playkit-js/playkit-js-flash",
"version": "1.4.6",
"version": "1.5.0",
"main": "dist/playkit-flash.js",
"scripts": {
"clean": "rm -rf ./dist",
Expand Down

0 comments on commit 9326666

Please sign in to comment.