Skip to content

Commit

Permalink
chore: release 2.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and prieston committed Nov 3, 2021
1 parent 8ea31de commit 73f95d5
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [2.3.7](https://www.github.com/donkeyclip/motorcortex-player/compare/v2.3.6...v2.3.7) (2021-11-03)


### Bug Fixes

* **dcode:** add init params in save clip action ([8ea31de](https://www.github.com/donkeyclip/motorcortex-player/commit/8ea31defdbf22796f31995b811d823475d0c20b9))

### [2.3.6](https://www.github.com/donkeyclip/motorcortex-player/compare/v2.3.5...v2.3.6) (2021-10-21)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@donkeyclip/motorcortex-player",
"version": "2.3.6",
"version": "2.3.7",
"description": "Player plugin for MotorCortex",
"main": "dist/motorcortex-player.cjs.js",
"module": "dist/motorcortex-player.esm.js",
Expand Down

0 comments on commit 73f95d5

Please sign in to comment.