mirror of
https://github.com/riekelt/technical-writer.git
synced 2026-09-14 19:12:18 +08:00
85e53729dd
## [1.8.4](https://github.com/riekelt/technical-writer/compare/v1.8.3...v1.8.4) (2026-09-13)
### Bug Fixes
* the staccato rule says what a sentence may carry ([1b02048](https://github.com/riekelt/technical-writer/commit/1b020484c27c781905360e48a71ef4a93e339a69))
15 lines
307 B
JSON
15 lines
307 B
JSON
{
|
|
"name": "technical-writer",
|
|
"version": "1.8.4",
|
|
"private": true,
|
|
"scripts": {
|
|
"test": "node --test"
|
|
},
|
|
"devDependencies": {
|
|
"semantic-release": "^24.0.0",
|
|
"@semantic-release/changelog": "^6.0.0",
|
|
"@semantic-release/git": "^10.0.0",
|
|
"@semantic-release/exec": "^6.0.0"
|
|
}
|
|
}
|