Skip to content

Commit

Permalink
chore(release): 2.0.17 [skip ci]
Browse files Browse the repository at this point in the history
# [@adobe/helix-shared-indexer-v2.0.17](https://github.com/adobe/helix-shared/compare/@adobe/helix-shared-indexer-v2.0.16...@adobe/helix-shared-indexer-v2.0.17) (2023-12-07)

### Bug Fixes

* **deps:** update external fixes ([#870](#870)) ([c549fe1](c549fe1))
* use Jsep.Field instead of strings ([#869](#869)) ([df2e6da](df2e6da))
  • Loading branch information
semantic-release-bot committed Dec 7, 2023
1 parent 23d6709 commit 00e8388
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions packages/helix-shared-indexer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# [@adobe/helix-shared-indexer-v2.0.17](https://github.com/adobe/helix-shared/compare/@adobe/helix-shared-indexer-v2.0.16...@adobe/helix-shared-indexer-v2.0.17) (2023-12-07)


### Bug Fixes

* **deps:** update external fixes ([#870](https://github.com/adobe/helix-shared/issues/870)) ([c549fe1](https://github.com/adobe/helix-shared/commit/c549fe180a4199a424b85f3d88a87c67e32ac4a1))
* use Jsep.Field instead of strings ([#869](https://github.com/adobe/helix-shared/issues/869)) ([df2e6da](https://github.com/adobe/helix-shared/commit/df2e6daae4a410318c386653dbdb1566fbcae14e))

# [@adobe/helix-shared-indexer-v2.0.16](https://github.com/adobe/helix-shared/compare/@adobe/helix-shared-indexer-v2.0.15...@adobe/helix-shared-indexer-v2.0.16) (2023-10-30)


Expand Down
2 changes: 1 addition & 1 deletion packages/helix-shared-indexer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@adobe/helix-shared-indexer",
"version": "2.0.16",
"version": "2.0.17",
"description": "Shared modules of the Helix Project - Indexer",
"main": "src/index.js",
"type": "module",
Expand Down

0 comments on commit 00e8388

Please sign in to comment.