Skip to content

Commit

Permalink
chore(release): 1.6.6 [skip ci]
Browse files Browse the repository at this point in the history
## [1.6.6](v1.6.5...v1.6.6) (2022-07-28)

### Bug Fixes

* add metadata and head surrogate keys also on .plain ([#108](#108)) ([#109](#109)) ([a110999](a110999)), closes [#107](#107)
  • Loading branch information
semantic-release-bot committed Jul 28, 2022
1 parent a110999 commit 7864b45
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 @@
## [1.6.6](https://github.com/adobe/helix-html-pipeline/compare/v1.6.5...v1.6.6) (2022-07-28)


### Bug Fixes

* add metadata and head surrogate keys also on .plain ([#108](https://github.com/adobe/helix-html-pipeline/issues/108)) ([#109](https://github.com/adobe/helix-html-pipeline/issues/109)) ([a110999](https://github.com/adobe/helix-html-pipeline/commit/a110999cf0b0fe9f96adca62e418be2fcb9d8a35)), closes [#107](https://github.com/adobe/helix-html-pipeline/issues/107)

## [1.6.5](https://github.com/adobe/helix-html-pipeline/compare/v1.6.4...v1.6.5) (2022-07-09)


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-html-pipeline",
"version": "1.6.5",
"version": "1.6.6",
"description": "Helix HTML Pipeline",
"main": "src/index.js",
"types": "src/index.d.ts",
Expand Down

0 comments on commit 7864b45

Please sign in to comment.