Skip to content

Commit ccb0f64

Browse files
committed
💎 release 0.23.4
1 parent ab4504f commit ccb0f64

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

lib/commonmarker/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 CommonMarker
4-
VERSION = '0.23.3'
4+
VERSION = '0.23.4'
55
end

script/changelog

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#!/bin/sh
2+
3+
CHANGELOG_GITHUB_TOKEN="$PUBLIC_GITHUB_TOKEN" github_changelog_generator -u gjtorikian -p commonmarker

0 commit comments

Comments
 (0)