diff --git a/package.json b/package.json index 422be5f..6645bee 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "devDependencies": { "@npmcli/arborist": "^8.0.0", "@npmcli/eslint-config": "^5.0.0", - "@npmcli/template-oss": "4.23.4", + "@npmcli/template-oss": "4.23.5", "hosted-git-info": "^8.0.0", "mutate-fs": "^2.1.1", "nock": "^13.2.4", @@ -73,7 +73,7 @@ }, "templateOSS": { "//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.", - "version": "4.23.4", + "version": "4.23.5", "windowsCI": false, "publish": "true" } diff --git a/release-please-config.json b/release-please-config.json index 8711a52..a954c3e 100644 --- a/release-please-config.json +++ b/release-please-config.json @@ -34,5 +34,5 @@ "prerelease": false } }, - "prerelease-type": "pre" + "prerelease-type": "pre.0" }