Skip to content

Commit a43ad1f

Browse files
authored
Merge pull request #1984 from dev-hato/release_v244
2.4.4
2 parents ba2c8cb + 746a5ee commit a43ad1f

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@
99

1010
## Unreleased - 20XX-XX-XX
1111

12+
## v2.4.4 - 2022-11-30
13+
14+
* textlintコマンドが動作しない問題を再修正しました。(#1970)
15+
1216
## v2.4.3 - 2022-11-29
1317

1418
### Fixed

slackbot_settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@
3636

3737
GIT_COMMIT_HASH = os.environ.get("GIT_COMMIT_HASH")
3838

39-
VERSION = "2.4.3"
39+
VERSION = "2.4.4"

0 commit comments

Comments
 (0)