Skip to content

Commit

Permalink
chore(release): 2.0.13 [skip ci]
Browse files Browse the repository at this point in the history
## [2.0.13](v2.0.12...v2.0.13) (2023-03-11)

### Bug Fixes

* **deps:** update external fixes ([3ee46ae](3ee46ae))
  • Loading branch information
semantic-release-bot committed Mar 11, 2023
1 parent 3ee46ae commit d372f06
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.0.13](https://github.com/adobe/helix-mediahandler/compare/v2.0.12...v2.0.13) (2023-03-11)


### Bug Fixes

* **deps:** update external fixes ([3ee46ae](https://github.com/adobe/helix-mediahandler/commit/3ee46ae8c37ab7624adf5fb6dd3e6dd0973c0b8a))

## [2.0.12](https://github.com/adobe/helix-mediahandler/compare/v2.0.11...v2.0.12) (2023-03-04)


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.0.12",
"version": "2.0.13",
"description": "Helix Mediahandler Library",
"main": "src/index.js",
"type": "module",
Expand Down

0 comments on commit d372f06

Please sign in to comment.