Skip to content

Commit

Permalink
release 2.0.22
Browse files Browse the repository at this point in the history
  • Loading branch information
mojavelinux committed Mar 8, 2024
1 parent f68e942 commit 360e6f1
Show file tree
Hide file tree
Showing 10 changed files with 23 additions and 19 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.adoc
Expand Up @@ -16,7 +16,7 @@ For an even more detailed look at what has changed, refer to the {url-repo}/comm
This project utilizes semantic versioning.

// tag::compact[]
== Unreleased
== 2.0.22 (2024-03-08) - @mojavelinux

Improvements::

Expand All @@ -26,6 +26,11 @@ Compliance::

* Remove use of base64 library to prevent warning in Ruby >= 3.3 (#4561)

=== Details

{url-repo}/releases/tag/v2.0.22[git tag] | {url-repo}/compare/v2.0.21\...v2.0.22[full diff]
// end::compact[]

== 2.0.21 (2024-02-20) - @mojavelinux

Compliance::
Expand Down Expand Up @@ -56,7 +61,6 @@ Bug Fixes::
=== Details

{url-repo}/releases/tag/v2.0.21[git tag] | {url-repo}/compare/v2.0.20\...v2.0.21[full diff]
// end::compact[]

== 2.0.20 (2023-05-18) - @mojavelinux

Expand Down
4 changes: 2 additions & 2 deletions README-de.adoc
@@ -1,6 +1,6 @@
= Asciidoctor
Dan Allen <https://github.com/mojavelinux[@mojavelinux]>; Sarah White <https://github.com/graphitefriction[@graphitefriction]>
v2.0.21, 2024-02-20
v2.0.22, 2024-03-08
// settings:
:idprefix:
:idseparator: -
Expand All @@ -16,7 +16,7 @@ ifdef::env-github[]
:warning-caption: :warning:
endif::[]
// Variables:
:release-version: 2.0.21
:release-version: 2.0.22
// URIs:
:uri-org: https://github.com/asciidoctor
:uri-repo: {uri-org}/asciidoctor
Expand Down
4 changes: 2 additions & 2 deletions README-fr.adoc
@@ -1,6 +1,6 @@
= Asciidoctor
Dan Allen <https://github.com/mojavelinux[@mojavelinux]>; Sarah White <https://github.com/graphitefriction[@graphitefriction]>
v2.0.21, 2024-02-20
v2.0.22, 2024-03-08
// settings:
:idprefix:
:idseparator: -
Expand All @@ -16,7 +16,7 @@ ifdef::env-github[]
:warning-caption: :warning:
endif::[]
// Variables:
:release-version: 2.0.21
:release-version: 2.0.22
// URIs:
:uri-org: https://github.com/asciidoctor
:uri-repo: {uri-org}/asciidoctor
Expand Down
4 changes: 2 additions & 2 deletions README-jp.adoc
@@ -1,6 +1,6 @@
= Asciidoctor
Dan Allen <https://github.com/mojavelinux[@mojavelinux]>; Sarah White <https://github.com/graphitefriction[@graphitefriction]>
v2.0.21, 2024-02-20
v2.0.22, 2024-03-08
// settings:
:idprefix:
:idseparator: -
Expand All @@ -16,7 +16,7 @@ ifdef::env-github[]
:warning-caption: :warning:
endif::[]
// Variables:
:release-version: 2.0.21
:release-version: 2.0.22
// URIs:
:uri-org: https://github.com/asciidoctor
:uri-repo: {uri-org}/asciidoctor
Expand Down
4 changes: 2 additions & 2 deletions README-zh_CN.adoc
@@ -1,6 +1,6 @@
= Asciidoctor
Dan Allen <https://github.com/mojavelinux[@mojavelinux]>; Sarah White <https://github.com/graphitefriction[@graphitefriction]>
v2.0.21, 2024-02-20
v2.0.22, 2024-03-08
// settings:
:page-layout: base
:idprefix:
Expand All @@ -17,7 +17,7 @@ ifdef::env-github[]
:warning-caption: :warning:
endif::[]
// Variables:
:release-version: 2.0.21
:release-version: 2.0.22
// URIs:
:uri-org: https://github.com/asciidoctor
:uri-repo: {uri-org}/asciidoctor
Expand Down
4 changes: 2 additions & 2 deletions README.adoc
@@ -1,6 +1,6 @@
= Asciidoctor
Dan Allen <https://github.com/mojavelinux[@mojavelinux]>; Sarah White <https://github.com/graphitefriction[@graphitefriction]>
v2.0.21, 2024-02-20
v2.0.22, 2024-03-08
// settings:
:idprefix:
:idseparator: -
Expand All @@ -16,7 +16,7 @@ ifdef::env-github[]
:warning-caption: :warning:
endif::[]
// Variables:
:release-version: 2.0.21
:release-version: 2.0.22
// URLs:
:url-org: https://github.com/asciidoctor
:url-repo: {url-org}/asciidoctor
Expand Down
4 changes: 2 additions & 2 deletions docs/antora.yml
@@ -1,11 +1,11 @@
name: asciidoctor
title: Asciidoctor
version: '2.0'
version: '2.0.22'
asciidoc:
attributes:
xrefstyle: short@
listing-caption: Example@
release-version: '2.0.21'
release-version: '2.0.22'
ruby-description: 'ruby 3.1.2p20 [x86_64-linux]'
ruby-version: '3.1'
url-api-gems: https://www.rubydoc.info/gems
Expand Down
2 changes: 1 addition & 1 deletion lib/asciidoctor/version.rb
@@ -1,4 +1,4 @@
# frozen_string_literal: true
module Asciidoctor
VERSION = '2.0.21'
VERSION = '2.0.22'
end
6 changes: 3 additions & 3 deletions man/asciidoctor.1
@@ -1,13 +1,13 @@
'\" t
.\" Title: asciidoctor
.\" Author: Dan Allen, Sarah White
.\" Generator: Asciidoctor 2.0.20
.\" Generator: Asciidoctor 2.0.21
.\" Date: 2018-03-20
.\" Manual: Asciidoctor Manual
.\" Source: Asciidoctor 2.0.21
.\" Source: Asciidoctor 2.0.22
.\" Language: English
.\"
.TH "ASCIIDOCTOR" "1" "2018-03-20" "Asciidoctor 2.0.21" "Asciidoctor Manual"
.TH "ASCIIDOCTOR" "1" "2018-03-20" "Asciidoctor 2.0.22" "Asciidoctor Manual"
.ie \n(.g .ds Aq \(aq
.el .ds Aq '
.ss \n[.ss] 0
Expand Down
2 changes: 1 addition & 1 deletion man/asciidoctor.adoc
@@ -1,7 +1,7 @@
= asciidoctor(1)
Dan Allen; Sarah White
:doctype: manpage
:release-version: 2.0.21
:release-version: 2.0.22
:man manual: Asciidoctor Manual
:man source: Asciidoctor {release-version}
ifdef::backend-manpage[:!author:]
Expand Down

0 comments on commit 360e6f1

Please sign in to comment.