Skip to content

Commit 7766230

Browse files
committed
chore(gha): remove semantic-release/npm package
Not needed because we're not bumping package.json based on it. Ticket: WP-5644
1 parent 43fab10 commit 7766230

File tree

3 files changed

+1
-4
lines changed

3 files changed

+1
-4
lines changed

.releaserc.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@
6666
]
6767
}
6868
}
69-
],
70-
"@semantic-release/npm"
69+
]
7170
]
7271
}

package-lock.json

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

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,6 @@
126126
"@api-ts/openapi-generator": "^5.7.0",
127127
"@commitlint/cli": "^19.8.1",
128128
"@semantic-release/commit-analyzer": "^11.1.0",
129-
"@semantic-release/npm": "^11.0.3",
130129
"@semantic-release/release-notes-generator": "^12.1.0",
131130
"@types/body-parser": "^1.17.0",
132131
"@types/chai": "^5.2.2",

0 commit comments

Comments
 (0)