Skip to content

Commit

Permalink
chore(release): 3.0.23 [skip ci]
Browse files Browse the repository at this point in the history
## [3.0.23](v3.0.22...v3.0.23) (2024-12-07)

### Bug Fixes

* **deps:** update dependency @adobe/fetch to v4.1.11 ([#281](#281)) ([45e38cb](45e38cb))
  • Loading branch information
semantic-release-bot committed Dec 7, 2024
1 parent 45e38cb commit 7d3b953
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 @@
## [3.0.23](https://github.com/adobe/helix-universal-logger/compare/v3.0.22...v3.0.23) (2024-12-07)


### Bug Fixes

* **deps:** update dependency @adobe/fetch to v4.1.11 ([#281](https://github.com/adobe/helix-universal-logger/issues/281)) ([45e38cb](https://github.com/adobe/helix-universal-logger/commit/45e38cb9846adf5d7778cff64236f13731af6f37))

## [3.0.22](https://github.com/adobe/helix-universal-logger/compare/v3.0.21...v3.0.22) (2024-12-05)


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-universal-logger",
"version": "3.0.22",
"version": "3.0.23",
"description": "Helix Universal Logger",
"main": "src/index.js",
"type": "module",
Expand Down

0 comments on commit 7d3b953

Please sign in to comment.