Skip to content

Commit

Permalink
chore(release): 2.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Yuvalke committed Jun 2, 2021
1 parent 5e50749 commit 8d3727a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

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.

### [2.0.5](https://github.com/kaltura/playkit-js-flash/compare/v2.0.4...v2.0.5) (2021-06-02)


### Build System

* **FEC-10700:** Improvement for CI/CD ([#53](https://github.com/kaltura/playkit-js-flash/issues/53)) ([b0efdaa](https://github.com/kaltura/playkit-js-flash/commit/b0efdaa))



### [2.0.4](https://github.com/kaltura/playkit-js-flash/compare/v2.0.3...v2.0.4) (2021-06-01)


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

0 comments on commit 8d3727a

Please sign in to comment.