Skip to content

Commit

Permalink
Chore(release): 3.2.1 [skip ci]
Browse files Browse the repository at this point in the history
## [3.2.1](v3.2.0...v3.2.1) (2024-02-02)

### Fix

* Schema media updated for transcript from 'other' to 'text' (#30) ([8e5b4d8](8e5b4d8)), closes [#30](#30)
  • Loading branch information
semantic-release-bot committed Feb 2, 2024
1 parent 8e5b4d8 commit 5692ae2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "adapt-vimeo",
"version": "3.2.0",
"version": "3.2.1",
"framework": ">=5.19.1",
"homepage": "https://github.com/adaptlearning/adapt-vimeo",
"issues": "https://github.com/adaptlearning/adapt-vimeo/issues",
Expand All @@ -25,7 +25,7 @@
"@semantic-release/npm": "^9.0.1",
"@semantic-release/release-notes-generator": "^10.0.3",
"conventional-changelog-eslint": "^3.0.9",
"semantic-release": "^19.0.3"
"semantic-release": "^21.0.1"
},
"scripts": {
"postversion": "cp package.json bower.json"
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": "adapt-vimeo",
"version": "3.2.0",
"version": "3.2.1",
"framework": ">=5.19.1",
"homepage": "https://github.com/adaptlearning/adapt-vimeo",
"issues": "https://github.com/adaptlearning/adapt-vimeo/issues",
Expand Down

0 comments on commit 5692ae2

Please sign in to comment.