Skip to content

Commit

Permalink
chore(release): 4.2.34 [skip ci]
Browse files Browse the repository at this point in the history
## [4.2.34](v4.2.33...v4.2.34) (2023-02-25)

### Bug Fixes

* **deps:** update dependency yargs to v17.7.1 ([3f18184](3f18184))
  • Loading branch information
semantic-release-bot committed Feb 25, 2023
1 parent 3f18184 commit fd2a82d
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 @@
## [4.2.34](https://github.com/adobe/helix-ops/compare/v4.2.33...v4.2.34) (2023-02-25)


### Bug Fixes

* **deps:** update dependency yargs to v17.7.1 ([3f18184](https://github.com/adobe/helix-ops/commit/3f18184612a0b985027793b46ef319047f859e31))

## [4.2.33](https://github.com/adobe/helix-ops/compare/v4.2.32...v4.2.33) (2023-02-14)


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-ops",
"version": "4.2.33",
"version": "4.2.34",
"description": "Operational tooling for Project Helix services",
"bin": {
"monitoringSetup": "src/monitoringSetup.js",
Expand Down

0 comments on commit fd2a82d

Please sign in to comment.