Skip to content

Commit 0229617

Browse files
committed
Release v0.23.9.1
1 parent 73561ea commit 0229617

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,15 @@
44

55
### Added
66

7-
- Pin github actions
7+
### Changed
8+
9+
## 0.23.9.1 - 2025-06-11
810

911
### Changed
1012

13+
- [#42](https://github.com/increments/qiita_marker/pull/42)
14+
- Pin github actions
15+
1116
## 0.23.9.0 - 2023-05-16
1217

1318
### Changed

lib/qiita_marker/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module QiitaMarker
4-
VERSION = "0.23.9.0"
4+
VERSION = "0.23.9.1"
55
end

0 commit comments

Comments
 (0)