Skip to content

Commit

Permalink
chore: release 3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and prieston committed Jul 14, 2023
1 parent 8a0e2d7 commit c048c37
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

### [3.1.2](https://www.github.com/donkeyclip/motorcortex-subtitles/compare/v3.1.1...v3.1.2) (2023-07-14)


### Bug Fixes

* add box shadow ([8a0e2d7](https://www.github.com/donkeyclip/motorcortex-subtitles/commit/8a0e2d7117067fb00c262ce5fbd587de3440c47b))

### [3.1.1](https://www.github.com/donkeyclip/motorcortex-subtitles/compare/v3.1.0...v3.1.1) (2022-05-05)


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-subtitles",
"version": "3.1.1",
"version": "3.1.2",
"description": "Subtitles plugin for MotorCortex",
"main": "dist/motorcortex-subtitles.cjs.js",
"module": "dist/motorcortex-subtitles.esm.js",
Expand Down

0 comments on commit c048c37

Please sign in to comment.