Skip to content

Commit

Permalink
chore(release): 11.0.13 [skip ci]
Browse files Browse the repository at this point in the history
# [@adobe/helix-shared-config-v11.0.13](https://github.com/adobe/helix-shared/compare/@adobe/helix-shared-config-v11.0.12...@adobe/helix-shared-config-v11.0.13) (2025-01-06)

### Bug Fixes

* **deps:** update dependency ignore to v7 ([#1038](#1038)) ([539890f](539890f))
  • Loading branch information
semantic-release-bot committed Jan 6, 2025
1 parent 539890f commit 2537907
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/helix-shared-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [@adobe/helix-shared-config-v11.0.13](https://github.com/adobe/helix-shared/compare/@adobe/helix-shared-config-v11.0.12...@adobe/helix-shared-config-v11.0.13) (2025-01-06)


### Bug Fixes

* **deps:** update dependency ignore to v7 ([#1038](https://github.com/adobe/helix-shared/issues/1038)) ([539890f](https://github.com/adobe/helix-shared/commit/539890f5c83eb03078c135806ba385e0b9e7fb65))

# [@adobe/helix-shared-config-v11.0.12](https://github.com/adobe/helix-shared/compare/@adobe/helix-shared-config-v11.0.11...@adobe/helix-shared-config-v11.0.12) (2025-01-04)


Expand Down
2 changes: 1 addition & 1 deletion packages/helix-shared-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@adobe/helix-shared-config",
"version": "11.0.12",
"version": "11.0.13",
"description": "Shared modules of the Helix Project - config",
"main": "src/index.js",
"types": "src/index.d.ts",
Expand Down

0 comments on commit 2537907

Please sign in to comment.