Skip to content

Releases: kufu/textlint-rule-preset-smarthr

v1.11.2

22 Feb 08:06
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.11.2 (2022-02-22)

v1.11.1

07 Jan 01:56
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.11.1 (2022-01-07)

v1.11.0

05 Jan 03:56
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.11.0 (2022-01-05)

Features

  • airtableからprh用ymlファイルを書き出す仕組みを設定 (#129) (33e7d84)
  • githubからAirtableのデータを出力、PRを出すアクションを追加 (#139) (ee3e3b9)

Bug Fixes

  • 「正しく」を誤検知しない (#142) (d8aa738)

v1.10.0

25 Oct 05:57
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.10.0 (2021-10-25)

Features

  • release作業自動化用のGithub Actionを追加 (#121) (2eb5852)

v1.9.0

20 Oct 02:27
84a4b92
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.9.0 (2021-10-19)

Features

  • 「あとで」の例外ルール追加 (#118) (c032dc7)

v1.8.0

01 Oct 10:27
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.8.0 (2021-10-01)

Features

  • npm test 実行時、定義中に含まれる specs の内容を検証 (#110) (4367613)
  • semantic-releaseに関連するパッケージ・ファイルの削除 (#113) (ce7953e)

Bug Fixes

  • 「同等」の「等」はエラー判定されないようにする (#108) (b48cc49)
  • 様→さま の正規表現が間違っていたので修正 (#109) (210b837)

v1.7.1

10 Sep 03:56
cbeecbf
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.7.1 (2021-09-10)

Bug Fixes

  • hiragana-keishikimeishiのアップデートに対応 (#105) (67682d4)

v1.7.0

08 Sep 02:40
7ee0241
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.7.0 (2021-09-07)

Features

  • 依存ルールを置き換え (#93) (6b8616a)
  • 在籍状況・在職中のルールを追加 (#92) (4623cd6)
  • 自動リリース機能の追加 (#96) (7903afc)

Bug Fixes

  • branch protectionによってsemantic-releaseが失敗する問題を解決する (#98) (faf7cc8)
  • release actionにtokenを追加 (#100) (196ead2)
  • yarn.lockを再生成 (#97) (b69f090)

v1.6.0

18 Aug 03:19
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.6.0 (2021-08-18)

Features

  • 「テナント」「テナントID」を検知するルールを追加 (#86) (8243f19)
  • husky+commitlintを使ってコミットメッセージにlintを実行する (#88) (61d5fb8)
  • 丸数字を検知するルールを追加 (#87) (d67638b)

v1.5.0

30 Jun 02:04
06bbfac
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.5.0 (2021-06-30)

Features

  • buildチェック用のGitHub Actionsを追加 (#58) (403c33b)
  • npmパッケージのアップデート (#64) (fec28b7)

Bug Fixes