Skip to content

Commit 1f51c31

Browse files
chore(release): 1.67.0 [skip ci]
# [1.67.0](v1.66.7...v1.67.0) (2025-03-06) ### Features * introduce KPI metrics for broken-backlinks ([#725](#725)) ([7111f59](7111f59))
1 parent 7111f59 commit 1f51c31

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.67.0](https://github.com/adobe/spacecat-audit-worker/compare/v1.66.7...v1.67.0) (2025-03-06)
2+
3+
4+
### Features
5+
6+
* introduce KPI metrics for broken-backlinks ([#725](https://github.com/adobe/spacecat-audit-worker/issues/725)) ([7111f59](https://github.com/adobe/spacecat-audit-worker/commit/7111f5937ae9a9188265933798b6c4048ab43b6d))
7+
18
## [1.66.7](https://github.com/adobe/spacecat-audit-worker/compare/v1.66.6...v1.66.7) (2025-03-06)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@adobe/spacecat-audit-worker",
3-
"version": "1.66.7",
3+
"version": "1.67.0",
44
"description": "SpaceCat Audit Worker",
55
"main": "src/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)