Skip to content

Commit

Permalink
Merge pull request #235 from ma10/release-202404.0
Browse files Browse the repository at this point in the history
Ver. 202404.0 (2024-04-23) リリース準備
  • Loading branch information
ma10 authored Apr 23, 2024
2 parents f76fbf8 + 8b40f68 commit a8af925
Show file tree
Hide file tree
Showing 7 changed files with 25 additions and 10 deletions.
4 changes: 2 additions & 2 deletions en/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@

project = 'freee Accessibility Guidelines'
author = 'freee K.K.'
guidelines_version = 'Ver. 202403.1'
guidelines_version = 'Ver. 202404.0'
checksheet_version = '4.3.7'
publishedDate = u'Mar 29 2024'
publishedDate = u'Apr 23 2024'
guidelines_version_suffix = '-RELEASE'
guidelines_version_date = ''

Expand Down
4 changes: 2 additions & 2 deletions ja/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@

project = 'freeeアクセシビリティー・ガイドライン'
author = 'フリー株式会社'
guidelines_version = 'Ver. 202403.1'
guidelines_version = 'Ver. 202400.0'
checksheet_version = '4.3.7'
publishedDate = u'2024年3月29日'
publishedDate = u'2024年4月23日'
guidelines_version_suffix = '-RELEASE'
guidelines_version_date = ''

Expand Down
2 changes: 1 addition & 1 deletion ja/source/intro/ChangeLog/2020/202011.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

**注意** :新たに追加されたガイドラインと、優先度が変更されたガイドラインがあります。

* WCAG 2.1の各達成基準と当ガイドラインの対応表を追加: `当ガイドラインの優先度とWCAG 2.1の適合レベル <info-wcag21-mapping>`_
* WCAG 2.1の各達成基準と当ガイドラインの対応表を追加: :ref:`当ガイドラインの優先度とWCAG 2.1の適合レベル <info-wcag21-mapping>`
* WCAG 2.1の各達成基準の適合レベルと、当ガイドラインの優先度の関係に関する情報を追加: :ref:`info-priority-diff`
* 画像化されたテキストに関するガイドラインの見直し: :ref:`[SHOULD]画像化されたテキストを使用しない <gl-iot-avoid-usage>`

Expand Down
13 changes: 13 additions & 0 deletions ja/source/intro/ChangeLog/2024/202404.0.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
.. _ver-202404-0:

**********************************************************************************************
`Ver. 202404.0 (2024年4月23日) <https://github.com/freee/a11y-guidelines/releases/202404.0>`__
**********************************************************************************************

* 参考情報更新: :ref:`exp-grayscale`
* FAQ追加:

- :ref:`faq-p0004`
- :ref:`faq-p0005`

* その他細かな表記の修正
1 change: 1 addition & 0 deletions ja/source/intro/history.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

Ver. 202205.0以降、チェック内容に関連する更新情報は :ref:`checksheet-history` のみに掲載しています。

.. include:: ChangeLog/2024/202404.0.rst
.. include:: ChangeLog/2024/202403.1.rst
.. include:: ChangeLog/2024/202403.0.rst
.. include:: ChangeLog/2024/202401.0.rst
Expand Down
9 changes: 5 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"ajv-cli": "^5.0.0",
"husky": "^9.0.11",
"lint-staged": "^15.2.2",
"sudachi-synonyms-dictionary": "^13.0.0",
"sudachi-synonyms-dictionary": "^14.0.0",
"textlint": "^14.0.4",
"textlint-filter-rule-allowlist": "^4.0.0",
"textlint-plugin-rst": "^0.1.1",
Expand Down

0 comments on commit a8af925

Please sign in to comment.