Skip to content

Commit

Permalink
chore(release): 2.1.2 [skip ci]
Browse files Browse the repository at this point in the history
## [2.1.2](v2.1.1...v2.1.2) (2023-04-12)

### Bug Fixes

* **deps:** update dependency @adobe/fetch to v4.0.7 ([#128](#128)) ([1d1e138](1d1e138))
  • Loading branch information
semantic-release-bot committed Apr 12, 2023
1 parent 1d1e138 commit 563ec7b
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.1.2](https://github.com/adobe/helix-mediahandler/compare/v2.1.1...v2.1.2) (2023-04-12)


### Bug Fixes

* **deps:** update dependency @adobe/fetch to v4.0.7 ([#128](https://github.com/adobe/helix-mediahandler/issues/128)) ([1d1e138](https://github.com/adobe/helix-mediahandler/commit/1d1e13857594a777c4ddabb6e23e5de9111acba8))

## [2.1.1](https://github.com/adobe/helix-mediahandler/compare/v2.1.0...v2.1.1) (2023-04-08)


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

0 comments on commit 563ec7b

Please sign in to comment.