Skip to content

Commit d23fe34

Browse files
authored
chore: merge dev into main (#11)
2 parents 2a11067 + 6468b9c commit d23fe34

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://www.schemastore.org/package.json",
33
"name": "scaffold",
4-
"version": "0.0.0",
4+
"version": "0.1.0",
55
"description": "Language-agnostic baseline template for new kirchDev repositories.",
66
"keywords": [
77
"commitlint",

release-please-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json",
3-
"release-type": "simple",
3+
"release-type": "node",
44
"include-component-in-tag": false,
55
"include-v-in-tag": true,
66
"bump-minor-pre-major": true,

0 commit comments

Comments
 (0)