Skip to content

Commit 22865b2

Browse files
Version Packages (#142)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 5198e28 commit 22865b2

File tree

3 files changed

+11
-10
lines changed

3 files changed

+11
-10
lines changed

.changeset/ninety-panthers-shave.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# textlint-rule-preset-ja-technical-writing
22

3+
## 10.0.0
4+
5+
### Major Changes
6+
7+
- 3e3b2d5: fix(deps): update dependency textlint-rule-no-mix-dearu-desumasu to v6
8+
9+
文体が統一されていても preferIn 設定に違反する場合は、エラーとなるように変更
10+
以前は、prefer とは異なる文体に統一されていた時にエラーになっていませんでした。
11+
https://github.com/textlint-ja/textlint-rule-no-mix-dearu-desumasu/releases/tag/v6.0.0
12+
313
## 9.0.0
414

515
### Major Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "textlint-rule-preset-ja-technical-writing",
3-
"version": "9.0.0",
3+
"version": "10.0.0",
44
"description": "技術文書向けのtextlintルールプリセット",
55
"keywords": [
66
"textlint",

0 commit comments

Comments
 (0)