Skip to content

Commit

Permalink
chore(release): 2.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.2.0](v2.1.15...v2.2.0) (2023-06-16)

### Features

* provide dimensions for MP4 ([#145](#145)) ([dea5031](dea5031))
  • Loading branch information
semantic-release-bot committed Jun 16, 2023
1 parent dea5031 commit 6b63008
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [2.2.0](https://github.com/adobe/helix-mediahandler/compare/v2.1.15...v2.2.0) (2023-06-16)


### Features

* provide dimensions for MP4 ([#145](https://github.com/adobe/helix-mediahandler/issues/145)) ([dea5031](https://github.com/adobe/helix-mediahandler/commit/dea5031e544db313ccea28e25ee33cb82a58dd9c))

## [2.1.15](https://github.com/adobe/helix-mediahandler/compare/v2.1.14...v2.1.15) (2023-06-10)


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": "@adobe/helix-mediahandler",
"version": "2.1.15",
"version": "2.2.0",
"description": "Helix Mediahandler Library",
"main": "src/index.js",
"type": "module",
Expand Down

0 comments on commit 6b63008

Please sign in to comment.