We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73561ea commit 0229617Copy full SHA for 0229617
CHANGELOG.md
@@ -4,10 +4,15 @@
4
5
### Added
6
7
-- Pin github actions
+### Changed
8
+
9
+## 0.23.9.1 - 2025-06-11
10
11
### Changed
12
13
+- [#42](https://github.com/increments/qiita_marker/pull/42)
14
+ - Pin github actions
15
16
## 0.23.9.0 - 2023-05-16
17
18
lib/qiita_marker/version.rb
@@ -1,5 +1,5 @@
1
# frozen_string_literal: true
2
3
module QiitaMarker
- VERSION = "0.23.9.0"
+ VERSION = "0.23.9.1"
end
0 commit comments