Skip to content

Commit

Permalink
chore(release): 16.6.0 [skip ci]
Browse files Browse the repository at this point in the history
# [16.6.0](v16.5.19...v16.6.0) (2024-09-02)

### Features

* **up:** support urls with variables ([#2413](#2413)) ([3256d4a](3256d4a))
  • Loading branch information
semantic-release-bot committed Sep 2, 2024
1 parent 3256d4a commit 3dbb992
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 @@
# [16.6.0](https://github.com/adobe/helix-cli/compare/v16.5.19...v16.6.0) (2024-09-02)


### Features

* **up:** support urls with variables ([#2413](https://github.com/adobe/helix-cli/issues/2413)) ([3256d4a](https://github.com/adobe/helix-cli/commit/3256d4a2515ede2ce8977e470b05480b364494da))

## [16.5.19](https://github.com/adobe/helix-cli/compare/v16.5.18...v16.5.19) (2024-08-31)


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/aem-cli",
"version": "16.5.19",
"version": "16.6.0",
"description": "AEM CLI",
"main": "index.js",
"type": "module",
Expand Down

0 comments on commit 3dbb992

Please sign in to comment.