{
	"bootstrap-sha": "66805487dff979835f93e5d40f4d2e85602ef98a",
	"exclude-paths": [
		".git",
		".idea",
		".github",
		".vscode",
		"tests",
		"scripts"
	],
	"release-as": "1.5.0",
	"include-v-in-tag": false,
	"include-component-in-tag": false,
	"bump-minor-pre-major": true,
	"bump-patch-for-minor-pre-major": true,
	"packages": {
		".": {
			"package-name": "microsoft/kiota-abstractions",
			"changelog-path": "CHANGELOG.md",
			"release-type": "simple",
			"extra-files": [
				"src/Constants.php",
				"README.md"
			]
		}
	},
	"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json"
}
