Skip to content

Commit

Permalink
Merge pull request #217 from ma10/release-202403.1
Browse files Browse the repository at this point in the history
Ver. 202403.1 RELEASE
  • Loading branch information
ma10 authored Mar 29, 2024
2 parents 1631d35 + 923b021 commit cdef27c
Show file tree
Hide file tree
Showing 6 changed files with 129 additions and 130 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.0'
guidelines_version = 'Ver. 202403.1'
checksheet_version = '4.3.7'
publishedDate = u'Mar 4 2024'
publishedDate = u'Mar 29 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.0'
guidelines_version = 'Ver. 202403.1'
checksheet_version = '4.3.7'
publishedDate = u'2024年3月4日'
publishedDate = u'2024年3月29日'
guidelines_version_suffix = '-RELEASE'
guidelines_version_date = ''

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

*********************************************************************************************
`Ver. 202403.1 (2024年3月29日) <https://github.com/freee/a11y-guidelines/releases/202403.1>`_
*********************************************************************************************

* 参考情報に加筆

- :ref:`exp-target-size`
- :ref:`exp-screen-reader-check-nvda`

* FAQ追加: :ref:`faq-d0003`
* 当文書の編集方法に関する記述を現状に合わせて更新: :ref:`intro-contributing`
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/202403.1.rst
.. include:: ChangeLog/2024/202403.0.rst
.. include:: ChangeLog/2024/202401.0.rst
.. include:: ChangeLog/2023/202312.1.rst
Expand Down
Loading

0 comments on commit cdef27c

Please sign in to comment.