Skip to content
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.

Commit

Permalink
chore(release): 1.3.11 [skip ci]
Browse files Browse the repository at this point in the history
## [1.3.11](v1.3.10...v1.3.11) (2022-11-18)

### Bug Fixes

* remove @adobe/helix-universal-logger ([b2d5031](b2d5031))
  • Loading branch information
semantic-release-bot committed Nov 18, 2022
1 parent b2d5031 commit e4c68e6
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.3.11](https://github.com/adobe/helix-status-service/compare/v1.3.10...v1.3.11) (2022-11-18)


### Bug Fixes

* remove @adobe/helix-universal-logger ([b2d5031](https://github.com/adobe/helix-status-service/commit/b2d5031cb1be0f584583a53aa3c6dffc29eb3869))

## [1.3.10](https://github.com/adobe/helix-status-service/compare/v1.3.9...v1.3.10) (2022-10-26)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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-status-service",
"version": "1.3.10",
"version": "1.3.11",
"private": true,
"description": "Helix Status Service",
"main": "src/index.js",
Expand Down

0 comments on commit e4c68e6

Please sign in to comment.