Skip to content

Commit 8b09d94

Browse files
authored
Merge pull request #34 from increments/release-v0.23.6.0
Release v0.23.6.0
2 parents 7e3d85a + 82c4eff commit 8b09d94

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

77
### Changed
88

9+
## 0.23.6.0 - 2022-10-04
10+
11+
### Changed
12+
913
- [#33](https://github.com/increments/qiita_marker/pull/33): Update base CommonMarker version to `v0.23.6`.
1014

1115
## 0.23.5.1 - 2022-06-21

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.5.1"
4+
VERSION = "0.23.6.0"
55
end

0 commit comments

Comments
 (0)