Skip to content

Commit

Permalink
docs: add line
Browse files Browse the repository at this point in the history
  • Loading branch information
terovirtanen committed Mar 22, 2024
1 parent a7bd515 commit 6ebbf9c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 12 deletions.
13 changes: 1 addition & 12 deletions release-please-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,7 @@
".": {
"release-type": "node",
"changelog-sections": [
{"type": "feat", "section": "Features"},
{"type": "fix", "section": "Bug Fixes"},
{"type": "perf", "section": "Performance Improvements"},
{"type": "deps", "section": "Dependencies"},
{"type": "revert", "section": "Reverts"},
{"type": "docs", "section": "Documentation"},
{"type": "style", "section": "Styles", "hidden": true},
{"type": "chore", "section": "Miscellaneous Chores", "hidden": true},
{"type": "refactor", "section": "Code Refactoring", "hidden": true},
{"type": "test", "section": "Tests", "hidden": true},
{"type": "build", "section": "Build System", "hidden": true},
{"type": "ci", "section": "Continuous Integration", "hidden": true}
{"type": "docs", "section": "Documentation"}
]
}
},
Expand Down
1 change: 1 addition & 0 deletions testi.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@

testi
uusi rivi
test

0 comments on commit 6ebbf9c

Please sign in to comment.