Skip to content

Commit

Permalink
chore: release 2.3.9
Browse files Browse the repository at this point in the history
Signed-off-by: Hayato Mizushima <hayato-m126@users.noreply.github.com>
  • Loading branch information
hayato-m126 committed Oct 28, 2024
1 parent 21e7aaa commit afdc05d
Show file tree
Hide file tree
Showing 5 changed files with 24 additions and 1 deletion.
8 changes: 8 additions & 0 deletions ReleaseNotes.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Release Notes

## Version 2.3.9

Minor Tweak

| Module | Feature | Brief summary | Pull request | Jira | Contributor |
| ------ | ---------------- | -------------------------- | -------------------------------------------------------------- | ---- | --------------------------------------------- |
| `all` | formatter linter | update pre-commit add ruff | [#579](https://github.com/tier4/driving_log_replayer/pull/579) | - | [hayato-m126](https://github.com/hayato-m126) |

## Version 2.3.8

Minor Tweak
Expand Down
5 changes: 5 additions & 0 deletions driving_log_replayer/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
Changelog for package driving_log_replayer
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
* feat: update pre commit and ruff (`#579 <https://github.com/tier4/driving_log_replayer/issues/579>`_)
* Contributors: Hayato Mizushima

2.3.8 (2024-10-17)
------------------
* ci: add sonar cloud (`#577 <https://github.com/tier4/driving_log_replayer/issues/577>`_)
Expand Down
5 changes: 5 additions & 0 deletions driving_log_replayer_analyzer/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
Changelog for package driving_log_replayer
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
* feat: update pre commit and ruff (`#579 <https://github.com/tier4/driving_log_replayer/issues/579>`_)
* Contributors: Hayato Mizushima

2.3.8 (2024-10-17)
------------------
* ci: add sonar cloud (`#577 <https://github.com/tier4/driving_log_replayer/issues/577>`_)
Expand Down
5 changes: 5 additions & 0 deletions driving_log_replayer_msgs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
Changelog for package driving_log_replayer
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
* feat: update pre commit and ruff (`#579 <https://github.com/tier4/driving_log_replayer/issues/579>`_)
* Contributors: Hayato Mizushima

2.3.8 (2024-10-17)
------------------
* ci: add sonar cloud (`#577 <https://github.com/tier4/driving_log_replayer/issues/577>`_)
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "driving-log-replayer"
version = "2.3.8"
version = "2.3.9"
description = "command line tool for driving_log_replayer"
authors = [
{ name = "Hayato Mizushima", email = "hayato.mizushima@tier4.jp" },
Expand Down

0 comments on commit afdc05d

Please sign in to comment.