Skip to content

Commit c72b068

Browse files
chore: release v1.6.1 (#29)
Co-authored-by: azu <[email protected]>
1 parent 4c8decb commit c72b068

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@textlint-ja/textlint-rule-preset-ai-writing",
3-
"version": "1.6.0",
3+
"version": "1.6.1",
44
"description": "textlintプリセット:AIっぽい記述パターンを検出し、より自然な日本語表現を促すルール集",
55
"keywords": [
66
"textlintrule",

release-notes.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
<!-- Release notes generated using configuration in .github/release.yml at main -->
2+
3+
## What's Changed
4+
### Bug Fixes
5+
* feat: 全角コロンで区切られるパターンを検知する by @Omochice in https://github.com/textlint-ja/textlint-rule-preset-ai-writing/pull/26
6+
### CI
7+
* CI: OICD release by @azu in https://github.com/textlint-ja/textlint-rule-preset-ai-writing/pull/27
8+
9+
## New Contributors
10+
* @Omochice made their first contribution in https://github.com/textlint-ja/textlint-rule-preset-ai-writing/pull/26
11+
12+
**Full Changelog**: https://github.com/textlint-ja/textlint-rule-preset-ai-writing/compare/v1.6.0...v1.6.1

0 commit comments

Comments
 (0)